And exactly 1 result is returned
And result addresses contain
| ID | house_number | road | postcode | country_code
- | 0 | 7094 | Kings Estate Drive | 84128 | us
+ | 0 | 7096 | Kings Estate Drive | 84128 | us
And result 0 has not attributes osm_id,osm_type
@Tiger
Scenario: TIGER house number
When sending json search query "3 West Victory Way, Craig"
- Then result 0 has not attributes osm_id,osm_type
+ Then results contain
+ | osm_type
+ | tiger
@Tiger
Scenario: TIGER house number (road fallback)
When sending json search query "3030 West Victory Way, Craig"
- Then result 0 has attributes osm_id,osm_type
+ Then results contain
+ | osm_type
+ | way
Scenario: Expansion of Illinois
Given the request parameters