]> git.openstreetmap.org Git - nominatim.git/commit
add tests for geocodejson address fields
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Apr 2020 09:14:48 +0000 (11:14 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Apr 2020 09:14:48 +0000 (11:14 +0200)
commit8150c3602bc71a1a225e94b0b881bbb7309ebf43
treec773ae02388065ed0b89515bd4172fc625e6ce71
parentca8d77672402874d192de89aa43d88940dec927f
add tests for geocodejson address fields
test/bdd/api/reverse/geocodejson.feature [new file with mode: 0644]
test/bdd/api/search/geocodejson.feature [new file with mode: 0644]
test/bdd/steps/queries.py