From: Sarah Hoffmann Date: Mon, 4 Jan 2021 21:18:01 +0000 (+0100) Subject: bdd: move Response classes in own file and simplify X-Git-Tag: v3.7.0~59^2~10 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/8a93f8ed94d04fed67824366b1691aa62b2c8a1d?hp=8a93f8ed94d04fed67824366b1691aa62b2c8a1d bdd: move Response classes in own file and simplify Removes most of the duplicated parse functions, introduces a common assert_field function with a more expressive error message. ---