Nominatim/test
Sarah Hoffmann 8f4426fbc8 reorganize code around result formatting
Code is now organized by api version. So formatting has moved to
the api.v1 module. Instead of holding a separate ResultFormatter
object per result format, simply move the functions to the
formater collector and hand in the requested format as a parameter.
Thus reorganized, the api.v1 module can export three simple functions
for result formatting which in turn makes the code that uses
the formatters much simpler.
2023-01-24 17:20:51 +01:00
..
bdd remove comma as name separator 2023-01-22 22:29:36 +01:00
php ignore API parameters in array notation 2022-07-23 10:51:44 +02:00
python reorganize code around result formatting 2023-01-24 17:20:51 +01:00
testdata custom comparison for SpecialPhrase 2022-05-30 16:30:41 +02:00
testdb add secondary importance to API BDD tests 2022-10-01 11:01:49 +02:00
Makefile update Makefile in test directory 2023-01-09 20:49:33 +01:00