]> git.openstreetmap.org Git - nominatim.git/commit
add simple db update tests
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 27 Nov 2016 09:12:07 +0000 (10:12 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 30 Dec 2016 21:58:58 +0000 (22:58 +0100)
commitc20f8b13a57f25ce9dff25cf17666f5ddb790812
treeb41fb4a174e1b223165e1cb109e0aa987c14992f
parent7f4e7a257940088e17046487f618e59f6aeb8ce9
add simple db update tests
test/bdd/db/update/simple.feature [new file with mode: 0644]
test/bdd/environment.py
test/bdd/steps/db_ops.py