osrm-backend/features/support
Michael Bell 28ee126baa Fix test cache to consider MLD executable changes
Currently the test cache is not invalidated if changes to
osrm-partition or osrm-customize executables. This is problematic
when these executables make breaking changes to the data format.

We fix this by including both in the list of executables that
can invalidate the test cache.
2021-09-21 20:13:58 +01:00
..
cache.js Fix test cache to consider MLD executable changes 2021-09-21 20:13:58 +01:00
data_classes.js Remove unused Node binary publishing, and upgrade build environment. 2018-12-14 21:34:48 -07:00
data.js Test cases for route relation cardinal directions. 2017-10-16 12:15:12 +01:00
env.js Fix test cache to consider MLD executable changes 2021-09-21 20:13:58 +01:00
fbresult_generated.js Fixed typo in flatbuffers: longitute -> longitude. 2019-08-26 14:31:51 +03:00
flatbuffers.js Replaced 'in' and 'out' at the flatbuffers 'instersection' object 2019-08-26 14:03:29 +03:00
fuzzy.js Rewrite cucumber test suite in JS 2016-03-24 16:01:01 -07:00
hooks.js Parse table annotations param correctly (#5050) 2018-04-24 11:05:35 -04:00
http.js Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
route.js Return datasource names along with datasource annotation (#4973) 2018-04-03 15:13:25 -07:00
run.js Add timezone names customization in tests 2017-06-02 17:35:18 +02:00
shared_steps.js Added cucumber test for skip_waypoint feature 2019-09-23 11:38:33 +03:00