Sarah Hoffmann
|
f5755a7a82
|
remove code for setting osm2pgsql via config.lib_dir
With the internal osm2pgsql gone, configuration of the binary location
via settings is the only option left that makes sense.
|
2025-03-11 09:04:05 +01:00 |
|
Sarah Hoffmann
|
4cc788f69e
|
enable flake for Python tests
|
2025-03-09 15:33:24 +01:00 |
|
Sarah Hoffmann
|
b54ff7d766
|
remove all references to a module path
No longer used now that legacy tokenizer is gone.
|
2024-09-21 17:39:01 +02:00 |
|
Sarah Hoffmann
|
9659afbade
|
port code to psycopg3
|
2024-07-29 08:50:19 +02:00 |
|
Sarah Hoffmann
|
2bab0ca060
|
port unit tests to new python package layout
|
2024-06-26 11:52:47 +02:00 |
|
Sarah Hoffmann
|
07b7fd1dbb
|
add address counts to tokens
|
2024-03-18 11:25:48 +01:00 |
|
Sarah Hoffmann
|
81eed0680c
|
recreate word table when refreshing counts
The counting touches a large part of the word table, leaving
bloated tables and indexes. Thus recreate the table instead and
swap it in.
|
2024-02-04 21:35:10 +01:00 |
|
Sarah Hoffmann
|
9448c5e16f
|
add tests for new arm and export Python functions
|
2023-07-26 11:09:52 +02:00 |
|
Sarah Hoffmann
|
d545c6d73c
|
mostly remove php-cgi requirement
This is now only needed for BDD tests against the php API.
|
2023-07-26 00:10:11 +02:00 |
|
Sarah Hoffmann
|
4cd0a4ced4
|
remove now unused run_legacy_script()
|
2023-07-25 21:39:23 +02:00 |
|
Sarah Hoffmann
|
2abe9e6fd9
|
use data paths from new nominatim.paths
|
2022-11-27 12:15:41 +01:00 |
|
Sarah Hoffmann
|
c170d323d9
|
add tests for cleaning housenumbers
|
2022-01-20 23:47:20 +01:00 |
|
Sarah Hoffmann
|
c3788d765e
|
add consistent SPDX copyright headers
|
2022-01-03 16:23:58 +01:00 |
|
Sarah Hoffmann
|
54d35ddfe9
|
split cli tests by subcommand and extend coverage
|
2021-12-02 23:45:48 +01:00 |
|
Sarah Hoffmann
|
37afa2180b
|
generalize fixtures for cli tests
|
2021-11-30 14:07:39 +01:00 |
|
Sarah Hoffmann
|
b2df8e478a
|
python test: move single-use fixtures to subdirectories
|
2021-11-30 12:03:16 +01:00 |
|