bdd: allow to set an origin of the grid

This commit is contained in:
Sarah Hoffmann
2022-06-13 09:44:37 +02:00
parent 3d0f8bdc39
commit a2b486a5b0
4 changed files with 287 additions and 7 deletions

View File

@@ -35,9 +35,11 @@ Feature: Country handling
| osm | display_name |
| N1 | Wenig, Germany |
Scenario: Pre-defined country names are used
Given the grid with origin CH
| 1 |
Given the places
| osm | class | type | name | geometry |
| N1 | place | town | Ingb | country:ch |
| N1 | place | town | Ingb | 1 |
When importing
And sending search query "Ingb"
| accept-language |