osrm-backend/features/support
Karen Shea 799a677e7a Conditional turn restriction support (#3841)
* optionally include condition and via node coords in InputRestrictionContainer

* only write conditionals to disk, custom serialization for restrictions

* conditional turn lookup, reuse timezone validation from
extract-conditionals

* adapt updater to use coordinates/osm ids, remove internal to external map

* add utc time now parameter to contraction

* only compile timezone code where libshp is found, adapt test running

* slight refactor, more tests

* catch invalid via nodes in restriction parsing, set default cucumber
origin to guinée

* add another run to test mld routed paths

* cosmetic review changes

* Simplify Timezoner for windows build

* Split declaration and parsing parts for opening hours

* adjust conditional tests to run without shapefiles

* always include parse conditionals option

* Adjust travis timeout

* Added dummy TZ shapefile with test timezone polygons

* [skip ci] update changelog
2017-05-11 12:13:52 +02:00
..
cache.js Limit test names to 64 chars to avoid hitting windows MAX_PATH limit 2017-01-27 11:19:37 +01:00
data_classes.js add locations feature to allow testing turn locations, fix minor bug breaking the arrival location 2016-11-08 13:42:15 +01:00
data.js Prepare test data for both CH and MLD algorithms 2017-03-17 13:20:32 +01:00
env.js Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
fuzzy.js Rewrite cucumber test suite in JS 2016-03-24 16:01:01 -07:00
hooks.js Add MLD testing to cucumber tests 2017-03-17 12:27:47 +01:00
http.js Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
route.js Cucumber test support for alternatives count parameter 2017-03-01 01:29:00 +00:00
run.js Prepare test data for both CH and MLD algorithms 2017-03-17 13:20:32 +01:00
shared_steps.js Add response code to test result values 2017-05-09 16:58:23 +00:00