osrm-backend/features/step_definitions
Daniel Patterson fa525ad610
Return an array with meta-data for each coordinate.
Currently supports duration and distance for each coordinate.

This is particularly useful in map-matching, comparing how
a trip progresses compared to a real GPS trace that is
map-matched.
2016-05-12 01:11:09 +02:00
..
data.js Address comments from b89164c14e (#2346) 2016-05-02 08:00:27 -07:00
distance_matrix.js Distance matrix fixes 2016-04-05 22:59:14 +02:00
hooks.js test query params are an object 2016-04-05 22:59:14 +02:00
matching.js Return an array with meta-data for each coordinate. 2016-05-12 01:11:09 +02:00
nearest.js parse for the right nearest output coordinate 2016-04-05 22:59:14 +02:00
options.js One TIMEOUT to rule them all 2016-05-05 18:36:30 +02:00
requests.js Remove left-over summary code 2016-04-05 22:59:14 +02:00
routability.js Fix summary generation when empty strings are present. 2016-05-04 14:00:34 +02: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 Disable steps and alternatives by default 2016-04-05 22:59:14 +02:00