]> git.openstreetmap.org Git - nominatim.git/commit
bdd: clean up and extend API tests for details
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 16 Jan 2021 11:04:13 +0000 (12:04 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 16 Jan 2021 11:04:13 +0000 (12:04 +0100)
commitc6c907d4518976a20e8d3ce843e968287ead8004
treece7a6c5fb7e0f92639d731b15f3e16be58141ef7
parent19ab0387244254800a83a0b587b7f4fa20a0a7e7
bdd: clean up and extend API tests for details

- remove duplicates created by replacing HTML tests
  with JSON tests
- add tests for newer functions for returning geometries
  and hierarchies
test/bdd/api/details/language.feature [new file with mode: 0644]
test/bdd/api/details/params.feature
test/bdd/api/details/simple.feature
test/bdd/steps/steps_api_queries.py