]> git.openstreetmap.org Git - nominatim.git/blob - test/bdd/api/reverse/addressdetails.feature
highway:construction should appear as 'road' in the address list
[nominatim.git] / test / bdd / api / reverse / addressdetails.feature
1 @APIDB
2 Feature: Reverse addressdetails
3     Tests for addressdetails in reverse queries
4
5     #github #1763
6     Scenario: Correct translation of highways under construction
7         When sending jsonv2 reverse coordinates -34.0290514,-53.5832235
8         Then result addresses contain
9         | road |
10         | Ruta 9 Coronel Leonardo Olivera |