]> git.openstreetmap.org Git - nominatim.git/commit
add osm2pgsql update tests
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 29 Nov 2016 20:34:31 +0000 (21:34 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 30 Dec 2016 21:58:58 +0000 (22:58 +0100)
commit80a74181e463efeb071a3904346107d05e88a7a6
tree2d724086c596b2f2e3b0c8b25a0eef794a259855
parent6f4f19004cef438bd2d4f6e59173ec5e73e934d3
add osm2pgsql update tests
test/bdd/environment.py
test/bdd/osm2pgsql/update/relation.feature [new file with mode: 0644]
test/bdd/osm2pgsql/update/simple.feature [new file with mode: 0644]
test/bdd/steps/osm_data.py