]> git.openstreetmap.org Git - nominatim.git/commit
add debug output for unit tests
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 14 Feb 2023 10:05:37 +0000 (11:05 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 14 Feb 2023 10:57:37 +0000 (11:57 +0100)
commit8557105c4096f4e6e96de3f188009859122a6d91
tree303aeb6e82a612a7ce89d62d3952306fc97efe98
parent24e7ffb289fcc7e7f76a0a18ea17259ef07f7a01
add debug output for unit tests

This uses the debug output facility meant for pretty HTML output
to give us debugging output for the unit tests.
nominatim/api/logging.py
test/python/api/conftest.py