]> git.openstreetmap.org Git - nominatim.git/commit
bdd: fully check correctness of geojson and geocodejson
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 9 Mar 2023 15:36:46 +0000 (16:36 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 9 Mar 2023 15:36:46 +0000 (16:36 +0100)
commitfbff4fa2187f14e1aa55f92ff4f9866a769ef808
tree3631238e8d20ab76b4bf8f8c73406bd1934d379b
parentd17ec56e5462dd00cefcbd9537195f9b67ee11eb
bdd: fully check correctness of geojson and geocodejson

Parse code now checks presence of all required fields and exports
all fields for inspection.
test/bdd/steps/check_functions.py
test/bdd/steps/http_responses.py