Nominatim/test/python
Sarah Hoffmann a0ed80d821 restore the tokenizer directory when missing
Automatically repopulate the tokenizer/ directory with the PHP stub
and the postgresql module, when the directory is missing. This allows
to switch working directories and in particular run the service
from a different maschine then where it was installed.
Users still need to make sure that .env files are set up correctly
or they will shoot themselves in the foot.

See #2515.
2022-03-20 11:31:42 +01:00
..
cli add tests for cleaning housenumbers 2022-01-20 23:47:20 +01:00
config add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
db add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
indexer add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
tokenizer restore the tokenizer directory when missing 2022-03-20 11:31:42 +01:00
tools add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
conftest.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
cursor.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
dummy_tokenizer.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01: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 add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
pytest.ini add pytest config 2022-01-20 15:38:02 +01:00