osrm-backend/features/support
Michael Krasnyk 97c442482d
Prepare test data for both CH and MLD algorithms
Leaving log files opened was intentional to avoid missing output
that can appear `child.on('exit',...)`.
With this approach cucumber tests hit locally maximum number
of opened files, because node.js keeps all log files opened.
2017-03-17 13:20:32 +01:00
..
cache.js Limit test names to 64 chars to avoid hitting windows MAX_PATH limit 2017-01-27 11:19:37 +01:00
data_classes.js add locations feature to allow testing turn locations, fix minor bug breaking the arrival location 2016-11-08 13:42:15 +01:00
data.js Prepare test data for both CH and MLD algorithms 2017-03-17 13:20:32 +01:00
env.js Add MLD testing to cucumber tests 2017-03-17 12:27:47 +01:00
fuzzy.js Rewrite cucumber test suite in JS 2016-03-24 16:01:01 -07:00
hooks.js Add MLD testing to cucumber tests 2017-03-17 12:27:47 +01: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 Cucumber test support for alternatives count parameter 2017-03-01 01:29:00 +00:00
run.js Prepare test data for both CH and MLD algorithms 2017-03-17 13:20:32 +01:00
shared_steps.js Fix crash in support code when there are no annotations 2017-03-17 11:19:58 +00:00