]> git.openstreetmap.org Git - nominatim.git/commit
add simple direct API search tests
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 17 Dec 2016 16:33:44 +0000 (17:33 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 30 Dec 2016 21:58:58 +0000 (22:58 +0100)
commitb9a58b8f24e914e976cfe6ed84144fcce5eb8762
treef96cc10f0789b4fa5fe58b9b604528cc38ab69b6
parentb75aadfb6b5a8755b4f040eb1d2e36a6fa7fcbb7
add simple direct API search tests

API tests now no longer require a running Apache installation,
instead the website php scripts are called directly using the
appropriate enivronment.
test/bdd/environment.py
test/bdd/osm2pgsql/import/tags.feature
test/bdd/steps/queries.py
test/bdd/steps/results.py [deleted file]
test/bdd/website/search/simple.feature [new file with mode: 0644]