osrm-backend/features/step_definitions
Daniel Patterson 1536d1c044 Add bearing filter support to viaroute, trip, nearest, and distance
table plugins.
Make bearing range configurable by adding a comma-separated second part
to the bearing paramenter, like so:

    b=<bearing:0-359>(,<range:0-180>)

If no range is supplied, it defaults to +/- 10 degrees.
2015-11-17 16:35:20 -05:00
..
data.rb Parse specific restriction:* tags based on profile exceptions 2015-09-10 15:52:26 -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 bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05: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 Add bearing filter support to viaroute, trip, nearest, and distance 2015-11-17 16:35:20 -05: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