osrm-backend/features/step_definitions
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
..
data.js Prepare test data for both CH and MLD algorithms 2017-03-17 13:20:32 +01:00
distance_matrix.js Fixes Cucumber's Unknown Node Error Reporting 2016-11-02 16:46:51 +00:00
matching.js Cucumber test support for alternatives count parameter 2017-03-01 01:29:00 +00:00
nearest.js Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
options.js Add MLD testing to cucumber tests 2017-03-17 12:27:47 +01:00
requests.js Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
routability.js cucumber: enable checking mode in routability tables (#3748) 2017-03-07 09:56:19 +01:00
routing.js One TIMEOUT to rule them all 2016-05-05 18:36:30 +02:00
timestamp.js Rewrite cucumber test suite in JS 2016-03-24 16:01:01 -07:00
trip.js Trip with Fixed Start and End points (TFSE) (#3408) 2017-02-10 05:13:20 -05:00