osrm-backend/features/testbot
Patrick Niklaus 78ac3cffde Add max values for viaroute and trip and reorganize return code handling
"status" is now always:
 - 200 if the request was successful
 - 207 if the result is empty (no path found)
 - 400 if the request is invalid

 viaroute and trip now have a maximum of 500 and 100 locations
 respectively. Override with the --max-viaroute-size and --max-trip-size
 parameters.
2015-12-17 04:14:34 +01:00
..
64bit.feature Add support for 64bit OSM node id values. 2015-11-30 12:37:58 -08:00
alternative.feature Refactor alternative route test 2015-09-23 15:54:23 +02:00
bad.feature
basic.feature
bearing_param.feature Refactor cucumber tests 2015-12-09 21:17:18 +01:00
bearing.feature
bugs.feature
compression.feature Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
datastore.feature
distance_matrix.feature Adapt snapping test to viaroute behaviour 2015-12-11 16:53:10 +01:00
distance.feature
duration.feature
example.feature
fastest.feature
ferry.feature
fixed.feature
geometry.feature
graph.feature
impedance.feature
load.feature
loop.feature
matching_turns.feature Refactor cucumber tests 2015-12-09 21:17:18 +01:00
matching.feature Fix failing matching tests due to gps precision 2015-09-03 17:02:34 +02:00
maxspeed.feature
mode.feature Add test for mode change 2015-08-12 13:02:18 +02:00
oneway.feature
opposite.feature
origin.feature
overlap.feature
penalty.feature
planetary.feature
post.feature Refactor StaticRTree to remove application dependent code 2015-12-09 23:37:05 +01:00
projection.feature
protobuffer.feature
roundabout.feature
routes.feature
snap.feature Add snapping regression test for viaroute 2015-12-16 22:51:01 +01:00
speed.feature
status.feature Add max values for viaroute and trip and reorganize return code handling 2015-12-17 04:14:34 +01:00
time.feature
trip.feature add cucumber test for the trip plugin 2015-09-01 15:20:35 +02:00
turns.feature
utf.feature
uturn.feature Add additional uturn test 2015-12-04 20:52:21 +01:00
via.feature Refactor alternative route test 2015-09-23 15:54:23 +02:00