adapt tiger reverse test to changed api

This commit is contained in:
Sarah Hoffmann
2016-11-02 00:11:17 +01:00
parent 032f24bfef
commit eaee6b700d

View File

@@ -28,14 +28,14 @@ Feature: Reverse geocoding
Given the request parameters Given the request parameters
| addressdetails | addressdetails
| 1 | 1
When looking up coordinates 40.6863624710666,-112.060005720023 When looking up jsonv2 coordinates 40.6863624710666,-112.060005720023
And exactly 1 result is returned And exactly 1 result is returned
And result addresses contain And result addresses contain
| ID | house_number | road | postcode | country_code | ID | house_number | road | postcode | country_code
| 0 | 709. | Kings Estate Drive | 84128 | us | 0 | 709. | Kings Estate Drive | 84128 | us
And results contain And results contain
| osm_type | osm_type | category | type
| tiger | way | place | house
@Tiger @Tiger
Scenario: No TIGER house number for zoom < 18 Scenario: No TIGER house number for zoom < 18