osrm-backend/features/step_definitions
Daniel Patterson 49441fe204 Make forward/reverse weight/offset calculated at query time,
rather than being cached in the StaticRTree.  This means we
can freely apply traffic data and not have stale values lying
around.  It reduces the size of the RTree on disk, at the expense
of some additional data in RAM.
2016-03-03 10:49:12 -08:00
..
data.rb Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
distance_matrix.rb Refactor cucumber tests 2015-12-09 21:17:18 +01:00
hooks.rb Disable via test that fails on OSX so that we can test everything else on Travis on OSX. 2016-01-06 14:42:31 -08:00
matching.rb Refactor cucumber tests 2015-12-09 21:17:18 +01:00
nearest.rb Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
options.rb osrm-prepare -> osrm-contract 2016-03-01 16:43:34 +01:00
requests.rb Refactor cucumber tests 2015-12-09 21:17:18 +01:00
routability.rb Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
routing.rb Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
timestamp.rb set default timestamp for tests 2014-11-17 14:58:39 +01:00
trip.rb Refactor cucumber tests 2015-12-09 21:17:18 +01:00