]> git.openstreetmap.org Git - nominatim.git/history - test/python
separate unit test function into three functions
[nominatim.git] / test / python /
2022-03-30 Tareq Al-Ahdalseparate unit test function into three functions
2022-03-25 Tareq Al-AhdalAdded unit tests for loading country info from yaml...
2022-03-01 Sarah HoffmannMerge pull request #2621 from lonvia/housenumber-analyzer
2022-03-01 Sarah Hoffmannadd tests for new analyzed housenumbers
2022-03-01 Sarah Hoffmannmove generation of normalized token form to analyzer
2022-02-07 Sarah HoffmannMerge pull request #2602 from lonvia/filter-bad-housenu...
2022-02-07 Sarah Hoffmannadd tests for housenumber-as-name feature
2022-02-07 Sarah Hoffmannadd tests for get_string_list()
2022-02-07 Sarah Hoffmannsanitizer: move helpers into a configuration class
2022-01-21 Sarah HoffmannMerge pull request #2589 from lonvia/clean-housenumbers
2022-01-20 Sarah Hoffmannadd tests for cleaning housenumbers
2022-01-20 Sarah HoffmannMerge pull request #2588 from lonvia/housenumber-sanitizer
2022-01-20 Sarah Hoffmannadapt ICU tets to new housenumber sanitizer
2022-01-20 Sarah Hoffmanngeneralize filter-kind parameter for sanatizers
2022-01-20 Sarah Hoffmannadd pytest config
2022-01-20 Sarah Hoffmannclean_housenumbers: make kinds and delimiters configurable
2022-01-19 Sarah HoffmannMerge pull request #2585 from lonvia/name-mutations
2022-01-18 Sarah Hoffmannintroduce mutation variants to generic token analyser
2022-01-04 Sarah HoffmannMerge pull request #2562 from lonvia/copyright-headers
2022-01-03 Sarah Hoffmannadd consistent SPDX copyright headers
2022-01-03 Sarah HoffmannMerge pull request #2559 from lonvia/disable-jit-in...
2021-12-14 Sarah HoffmannMerge pull request #2553 from lonvia/revert-street...
2021-12-06 Sarah Hoffmannskip most addr: tags with suffixes
2021-12-06 Sarah Hoffmannrevert to using full names for street name matching
2021-12-03 Sarah HoffmannMerge pull request #2539 from lonvia/clean-up-python...
2021-12-03 Sarah Hoffmannspecify text type in test SQL
2021-12-02 Sarah Hoffmannsplit cli tests by subcommand and extend coverage
2021-12-02 Sarah Hoffmannmore unit tests for tokenizers
2021-12-01 Sarah Hoffmannextend API unit tests
2021-12-01 Sarah Hoffmannadd tests for migration
2021-12-01 Sarah Hoffmannmore testing for refresh functions
2021-12-01 Sarah Hoffmannmore tests for exec utilities
2021-12-01 Sarah Hoffmannadd more tests for database import
2021-12-01 Sarah Hoffmannadd tests for adding additional data
2021-12-01 Sarah Hoffmannadd tests for flatten_config_file and other than yaml...
2021-11-30 Sarah Hoffmanntests: add fixture for making test project directory
2021-11-30 Sarah Hoffmanngeneralize fixtures for cli tests
2021-11-30 Sarah Hoffmannpython test: move single-use fixtures to subdirectories
2021-11-30 Sarah Hoffmannremove unused test files
2021-11-30 Sarah Hoffmannorganise python tests in subdirectories
2021-11-21 Sarah HoffmannMerge pull request #2528 from lonvia/allow-french-extra...
2021-11-19 Sarah HoffmannMerge pull request #2526 from lonvia/docs-moving-database
2021-11-19 Sarah HoffmannMerge pull request #2525 from lonvia/fix-replication...
2021-11-19 Sarah Hoffmannonly instantiate indexer once for replication
2021-11-10 Sarah HoffmannMerge pull request #2516 from lonvia/test-for-website-dir
2021-11-10 Sarah Hoffmannbetter error reporting when API script does not exist
2021-10-27 Sarah HoffmannMerge pull request #2495 from lonvia/fix-normalization...
2021-10-27 Sarah HoffmannICU: use normalization from config in PHP
2021-10-25 Sarah HoffmannMerge pull request #2486 from lonvia/fix-special-phrases
2021-10-25 Sarah Hoffmannfix parsing of operator in special phrases
2021-10-24 Sarah HoffmannMerge pull request #2476 from lonvia/harmonize-configur...
2021-10-22 Sarah Hoffmannallow relative paths for flatnode file
2021-10-22 Sarah Hoffmannswitch IMPORT_STYLE to use generic file search
2021-10-22 Sarah Hoffmannhave ADDRESS_LEVEL_CONFIG use load_sub_configuration
2021-10-22 Sarah Hoffmannreplace NOMINATIM_PHRASE_CONFIG with command line option
2021-10-21 Sarah HoffmannMerge pull request #2475 from lonvia/catchup-mode
2021-10-20 Sarah Hoffmannadd new replication mode catch-up
2021-10-19 Sarah HoffmannMerge pull request #2472 from lonvia/word-count-computation
2021-10-19 Sarah Hoffmannadapt tests for new word count mechanism
2021-10-15 Sarah HoffmannMerge pull request #2469 from lonvia/fix-tablespace...
2021-10-15 Sarah Hoffmannfix template expressions for tablespaces
2021-10-11 Sarah HoffmannMerge pull request #2450 from mtmail/tiger-data-2021
2021-10-11 Sarah HoffmannMerge pull request #2465 from lonvia/use-spgist-index
2021-10-10 Sarah Hoffmannuse SP-GIST index for building index where available
2021-10-09 Sarah HoffmannMerge pull request #2460 from lonvia/multiple-analyzers
2021-10-06 Sarah Hoffmannreorganize and complete tests around generic token...
2021-10-06 Sarah Hoffmannadd tests for sanitizer tagging language
2021-10-06 Sarah Hoffmannapply variants by languages
2021-10-05 Sarah Hoffmannuse analyser provided in the 'analyzer' property
2021-10-05 Sarah Hoffmannprecompute replacements while loading configuration
2021-10-04 Sarah Hoffmannmake token analyzers configurable modules
2021-10-04 Sarah Hoffmannextend ICU config to accomodate multiple analysers
2021-10-01 Sarah HoffmannMerge pull request #2458 from lonvia/add-tokenizer...
2021-10-01 Sarah Hoffmannreplace test variable for PG env tests
2021-10-01 Sarah Hoffmannadd unit tests for new sanatizer functions
2021-10-01 Sarah Hoffmannintroduce sanitizer step before token analysis
2021-10-01 Sarah Hoffmannunify ICUNameProcessorRules and ICURuleLoader
2021-09-29 Sarah Hoffmannexport more data for the tokenizer name preparation
2021-09-29 Sarah Hoffmannadd wrapper class for place data passed to tokenizer
2021-09-28 Sarah HoffmannMerge pull request #2455 from lonvia/adjust-address...
2021-09-28 Sarah HoffmannMerge pull request #2454 from lonvia/sort-out-token...
2021-09-27 Sarah Hoffmannadapt tests to new ICU address token handling
2021-09-04 Sarah HoffmannMerge pull request #2440 from lonvia/generic-config...
2021-09-03 Sarah Hoffmannuse yaml config loader for country info
2021-09-03 Sarah Hoffmannadd tests for generic YAML config reader
2021-09-03 Sarah Hoffmannintroduce generic YAML config loader
2021-09-03 Sarah HoffmannMerge pull request #2437 from lonvia/tweak-ranking...
2021-09-03 Sarah HoffmannMerge pull request #2436 from lonvia/country-configuration
2021-09-02 Sarah Hoffmannread partition and languages from config file
2021-09-02 Sarah Hoffmannmove country name generation to country_info module
2021-09-02 Sarah Hoffmannmove generation of country tables in own module
2021-08-21 Sarah HoffmannMerge pull request #2429 from lonvia/place-name-to...
2021-08-20 Sarah Hoffmannmove linking of places to the preparation stage
2021-08-18 Sarah HoffmannMerge pull request #2428 from lonvia/rename-icu-tokenizer
2021-08-17 Sarah Hoffmannrename legacy_icu tokenizer to icu tokenizer
2021-08-16 Sarah HoffmannMerge pull request #2424 from lonvia/multi-country...
2021-08-14 Sarah Hoffmannallow multiple files for the import command
2021-07-28 Sarah HoffmannMerge pull request #2408 from lonvia/icu-change-word...
2021-07-28 Sarah Hoffmannreinstate word column in icu word table
2021-07-28 Sarah Hoffmannadapt unit test for new word table
next