]> git.openstreetmap.org Git - nominatim.git/commit
add api tests for language, details and lookup
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 28 Dec 2016 21:57:52 +0000 (22:57 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 30 Dec 2016 21:58:58 +0000 (22:58 +0100)
commitb2c1d086b5f60f6163e9994fc64662ecec9da045
tree1a17bce51784ab07271ebc3f682242a83c56f634
parent3a787df9347454396c963353e3ae89bbc3501fd1
add api tests for language, details and lookup
test/bdd/api/details/simple.feature [new file with mode: 0644]
test/bdd/api/lookup/simple.feature [new file with mode: 0644]
test/bdd/api/reverse/language.feature [new file with mode: 0644]
test/bdd/api/search/language.feature [new file with mode: 0644]
test/bdd/api/search/params.feature
test/bdd/steps/queries.py