Nominatim/test/python
biswajit-k ca149fb796 Adds sanitizer for preventing certain tags to enter search index based on parameters
fix: pylint error

added docs for delete tags sanitizer

fixed typos in docs and code comments

fix: python typechecking error

fixed rank address type

Revert "fixed typos in docs and code comments"

This reverts commit 6839eea755a87f557895f30524fb5c03dd983d60.

added default parameters and refactored code

added test for all parameters
2023-03-09 14:18:39 +05:30
..
api add debug output for unit tests 2023-02-14 11:57:37 +01:00
cli add a WKB decoder for the Point class 2023-02-16 17:29:56 +01:00
config adapt tests for new lua styles 2022-12-19 17:32:28 +01:00
data move country_info into data submodule 2022-07-06 11:08:36 +02:00
db docs: fix typos 2022-07-20 22:05:31 +08:00
indexer change indexing order for interpolations 2022-06-02 15:16:46 +02:00
tokenizer Adds sanitizer for preventing certain tags to enter search index based on parameters 2023-03-09 14:18:39 +05:30
tools fix importance recalculation 2023-01-22 22:32:16 +01:00
utils add streaming json writer for JSON output 2023-01-25 15:05:33 +01:00
conftest.py use data paths from new nominatim.paths 2022-11-27 12:15:41 +01:00
cursor.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
dummy_tokenizer.py move PlaceInfo into data submodule 2022-07-06 10:54:47 +02:00
mock_icu_word_table.py add tests for new analyzed housenumbers 2022-03-01 09:34:32 +01:00
mock_legacy_word_table.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
mocks.py convert admin --analyse-indexing to new indexing method 2022-07-07 16:20:08 +02:00
pytest.ini 'read_config' is no longer a fixture 2022-04-01 22:52:17 +08:00