osrm-backend/features/step_definitions
Lauren Budorick bac6703f8e Implement raster source feature to read data from third-party sources, to be used in lua profiles.
* Adds a data structure, RasterSource, to store parsed + queryable data
* Adds bindings for that and relevant data structures as well as source_function and segment_function
* Adds relevant unit tests and cucumber tests
* Bring-your-own-data feature
2015-09-03 22:28:18 -07:00
..
data.rb Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
distance_matrix.rb upgrade to cucumber 2.0 2015-04-30 18:15:46 +02:00
locate.rb removed send_simple_request 2015-06-07 12:20:03 +02:00
matching.rb add cucumber test for the trip plugin 2015-09-01 15:20:35 +02:00
nearest.rb removed send_simple_request 2015-06-07 12:20:03 +02:00
options.rb use osrm-database during testing 2014-10-13 10:58:03 +02:00
requests.rb smarter caching of test files 2014-10-17 15:07:56 +02:00
routability.rb upgrade to cucumber 2.0 2015-04-30 18:15:46 +02:00
routing.rb Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
timestamp.rb set default timestamp for tests 2014-11-17 14:58:39 +01:00
trip.rb add cucumber test for the trip plugin 2015-09-01 15:20:35 +02:00