Commit Graph
22 Commits
Author SHA1 Message Date
Romain Thouvenin 0ef0a1dd39 Refactor testing module for integration tests into re-usable function 2024-05-07 17:03:26 +02:00
Romain Thouvenin 7fa1ac7fe6 Fix tests path in build config 2024-05-07 17:03:26 +02:00
Romain Thouvenin 18486012c6 Prepare release 1.8 2024-05-07 10:19:46 +02:00
Romain Thouvenin d48d01f051 Implement distributed event handler to propagate ad deletion 2024-04-25 16:06:59 +02:00
Romain Thouvenin 1701fbbeb1 Implement a DeleteAdCommand 2024-04-25 16:06:59 +02:00
Romain Thouvenin a7c281d740 fix retrieval of DB records not including schedule or waypoints 2024-04-25 15:14:35 +02:00
Romain Thouvenin 01ebac7e74 DRY the pax/driver schedule adjustment logic 2024-04-12 11:33:17 +02:00
Romain Thouvenin 104559d03d Add a test for punctual search matching a recurrent driver schedule 2024-04-05 11:44:10 +02:00
Romain Thouvenin 173e5ebba5 Rename schedule fixtures for better readability of tests 2024-04-05 11:43:30 +02:00
Romain Thouvenin 0dc01da2b0 Combine journey creation and filtering to avoid missing results 2024-04-04 17:24:23 +02:00
Romain Thouvenin c51c368d83 Remove the controller-level cache from MatchGrpcController 2024-04-03 07:52:37 +00:00
Romain Thouvenin e501bef249 Move test job to a common template 2024-04-02 12:23:03 +02:00
Romain Thouvenin 5696ac57bd Generic test job that also runs on release merge requests 2024-04-02 12:01:38 +02:00
Romain Thouvenin f759581157 Move build job to a common template 2024-04-02 11:42:54 +02:00
Romain Thouvenin 08b5af7511 Update CI script for release-branch workflow 2024-04-02 11:23:34 +02:00
Romain Thouvenin 4581af5e9f Define an exception filter to log the cause of exceptions 2024-04-02 10:27:53 +02:00
Romain Thouvenin 7f7a51d19b Let Nest exception filter handle unexpected exceptions 2024-04-02 10:27:53 +02:00
Romain Thouvenin bd6fc1576b Apply 1 suggestion(s) to 1 file(s) 2024-03-29 14:04:57 +00:00
Romain Thouvenin 2ce2a46c95 Allow remote debugging of dev container 2024-03-28 16:59:28 +01:00
Romain Thouvenin 579415c300 Rename GeorouterProvider[Port] to Georouter[Port] 2024-03-19 08:04:28 +01:00
Romain Thouvenin 357746e843 Rename geocoder service to geography 2024-03-14 16:47:54 +01:00
Romain Thouvenin 96c30cb1cc Remove most of the geography module and delegate it to external gRPC microservice 2024-03-14 10:19:15 +01:00