osrm-backend/features/step_definitions
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
..
data.js Conditional turn restriction support (#3841) 2017-05-11 12:13:52 +02:00
distance_matrix.js Fixes Cucumber's Unknown Node Error Reporting 2016-11-02 16:46:51 +00:00
matching.js Add response code to test result values 2017-05-09 16:58:23 +00:00
nearest.js Fixes util.format calls in Cucumber support code 2017-05-02 12:52:10 +02:00
options.js MLD regression tests 2017-03-17 13:20:32 +01:00
requests.js Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
routability.js Add response codes of trip and routability queries 2017-05-11 09:13:42 +00:00
routing.js One TIMEOUT to rule them all 2016-05-05 18:36:30 +02:00
timestamp.js Rewrite cucumber test suite in JS 2016-03-24 16:01:01 -07:00
trip.js Add response codes of trip and routability queries 2017-05-11 09:13:42 +00:00