implement tests marked todo, implements #986
This commit is contained in:
parent
bf27f41f52
commit
2ea45c0c58
@ -12,7 +12,7 @@ Feature: Handle bad data in a graceful manner
|
|||||||
| nodes |
|
| nodes |
|
||||||
|
|
||||||
When the data has been prepared
|
When the data has been prepared
|
||||||
Then "osrm-extract" should return code 255
|
Then "osrm-extract" should return code 1
|
||||||
|
|
||||||
Scenario: Only dead-end oneways
|
Scenario: Only dead-end oneways
|
||||||
Given the node map
|
Given the node map
|
||||||
|
@ -88,7 +88,7 @@ Feature: Importing protobuffer (.pbf) format
|
|||||||
| nodes |
|
| nodes |
|
||||||
|
|
||||||
When the data has been prepared
|
When the data has been prepared
|
||||||
Then "osrm-extract" should return code 255
|
Then "osrm-extract" should return code 1
|
||||||
|
|
||||||
|
|
||||||
Scenario: Testbot - Protobuffer import, streetnames with UTF characters
|
Scenario: Testbot - Protobuffer import, streetnames with UTF characters
|
||||||
|
Loading…
Reference in New Issue
Block a user