Emil Tin
|
d6fd898101
|
readjust spacing to avoid risk of overflow
|
2012-08-21 18:02:36 +02:00 |
|
Emil Tin
|
41e7dbf205
|
larger spacing when testing individual ways, avoids picking wrong one
|
2012-08-21 16:44:30 +02:00 |
|
Emil Tin
|
ea1fb0a078
|
scenario that hangs on mac
|
2012-08-20 19:12:54 +02:00 |
|
DennisOSRM
|
df68c3ad48
|
Bearing is reported as integer only, fixes cucumber tests for issue #292
|
2012-06-11 16:36:33 +02:00 |
|
Project OSRM
|
b353df83ee
|
Merge pull request #264 from emiltin/cuke_bearing
cuke_bearing
|
2012-05-30 00:20:45 -07:00 |
|
Emil Tin
|
63c6c06436
|
convert to protobuffer before loading into osrm
|
2012-05-25 14:13:00 +02:00 |
|
Emil Tin
|
5ed9c41d5e
|
cuke_bearing
|
2012-05-14 22:06:56 +02:00 |
|
Project OSRM
|
86128892d7
|
Merge pull request #245 from emiltin/cuke_profiles
speedprofiles specifically for testing
|
2012-05-08 02:17:27 -07:00 |
|
Emil Tin
|
580a760aa1
|
speedprofiles specifically for testing
|
2012-05-05 17:05:55 +02:00 |
|
Emil Tin
|
f5da6a0e5f
|
use .osrm.edges file in Rake task and cucumber tests
|
2012-05-05 16:12:58 +02:00 |
|
Emil Tin
|
f359927b09
|
osrm now returns codes intread of strings, handle this in tests
|
2012-04-17 15:22:55 +02:00 |
|
Emil Tin
|
c669d46efb
|
ignore 'You have reached your destination' when parsing route instructions in cucumber tests
|
2012-04-12 16:47:43 +02:00 |
|
Emil Tin
|
b192fb9403
|
make sure oneway:<class> overrides standard oneway tag
|
2012-03-10 09:36:52 +01:00 |
|
Emil Tin
|
9dfbd5f671
|
tests for signal penalty. renamed 'given the nodes' to 'given the node map' and introduced new 'given the nodes' to set node tags
|
2012-03-08 14:10:28 +01:00 |
|
Emil Tin
|
f41495dc7a
|
osrm-prepare still reads xml, so avoid converting to pfb format. avoids dependency on osmosis tool
|
2012-03-06 15:05:52 +01:00 |
|
Emil Tin
|
8200f889fb
|
updated cucumber test to use loc= query params
|
2012-03-06 14:50:59 +01:00 |
|
Emil Tin
|
8b2c0030d0
|
update turn restrictions tests to use oneway streets, to avoid u-turns
|
2012-03-05 16:11:11 +01:00 |
|
Emil Tin
|
b0ecb869f2
|
updated turn restriction tests. use correct .osrm.restrictions file during tests. add tests for no-right-turn
|
2012-03-02 16:37:55 +01:00 |
|
Emil Tin
|
5ad4992816
|
fixed two distance tests, and added another for 1000km scales
|
2012-02-27 14:48:14 +01:00 |
|
Emil Tin
|
f841a7a25a
|
reprocess data files during tests if osrm-routed binary has changed
|
2012-02-24 14:58:49 +01:00 |
|
Emil Tin
|
0984a669ce
|
enable testing of way names, including ways with empty or missing name tags
|
2012-02-21 11:51:42 +01:00 |
|
Project OSRM
|
e6941df981
|
Merge pull request #126 from emiltin/test_grid_size
allow setting the grid space in tests
|
2012-02-21 01:22:02 -08:00 |
|
Project OSRM
|
632f344db5
|
Merge pull request #132 from emiltin/fix_snap_test
fix an invalid cuke test
|
2012-02-21 01:21:32 -08:00 |
|
Emil Tin
|
887092bacd
|
allow setting the grid space in tests
|
2012-02-19 20:49:10 +01:00 |
|
Emil Tin
|
61aa095722
|
cuke testing of travel times
|
2012-02-19 20:42:14 +01:00 |
|
Emil Tin
|
e842c7b28b
|
fix an invalid cuke test
|
2012-02-18 22:47:35 +01:00 |
|
Project OSRM
|
091cd57f68
|
Merge pull request #125 from emiltin/cuke_row_order
in cucumber tests, always show failed rows right below expected ones
|
2012-02-18 10:22:14 -08:00 |
|
Project OSRM
|
045b1e0cb8
|
Merge pull request #124 from emiltin/query_delimiter
update tests to use new query delimter ? instead of &
|
2012-02-18 10:21:57 -08:00 |
|
Project OSRM
|
4eaaf91794
|
Merge pull request #128 from emiltin/cuke_way_check
perform a sanity check on which ways are used during routability tests
|
2012-02-18 10:21:19 -08:00 |
|
Project OSRM
|
9542ab0482
|
Merge pull request #129 from emiltin/foot_speedprofile
add a speedprofile for walking, and a test for basic way accessability
|
2012-02-18 10:20:22 -08:00 |
|
Emil Tin
|
ef9c3c8431
|
added tests for distance calculations (some are failing)
|
2012-02-18 18:08:42 +01:00 |
|
Emil Tin
|
9eef17506d
|
add a speedprofile for walking, and a test for basic way accessability
|
2012-02-18 16:46:57 +01:00 |
|
Emil Tin
|
801490b9fc
|
perform a sanity check on which ways are used during routability tests
|
2012-02-18 16:22:54 +01:00 |
|
Emil Tin
|
695fecddeb
|
in cucumber tests, always show failed rows right below expected ones
|
2012-02-18 14:52:48 +01:00 |
|
Emil Tin
|
429eb316d0
|
update tests to use new query delimter ? instead of &
|
2012-02-18 14:41:15 +01:00 |
|
Emil Tin
|
eeea5b0e81
|
Adds the cucumber test framework referenced in issues #26, #95, #114
|
2012-02-15 10:50:43 +01:00 |
|