]> git.openstreetmap.org Git - nominatim.git/history - test/python
rename sql directory to lib-sql
[nominatim.git] / test / python /
2021-02-09 Sarah Hoffmannrename sql directory to lib-sql
2021-02-09 Sarah Hoffmannrename lib to lib-php
2021-02-08 Sarah Hoffmannintegrate analyse of indexing into nominatim tool
2021-02-08 Sarah Hoffmannconsolidate warm and db-check into single admin command
2021-02-08 Sarah Hoffmannsplit cli.py by subcommands
2021-02-04 Sarah HoffmannMerge pull request #2160 from lonvia/introduce-project-dir
2021-02-03 Sarah Hoffmannreplace make serve with nominatim serve command
2021-02-02 Sarah Hoffmanndo not overwrite custom set module paths
2021-02-01 Sarah HoffmannMerge pull request #2155 from lonvia/port-regresh-to...
2021-02-01 Sarah Hoffmannprint nice summary after updates
2021-01-30 Sarah Hoffmannintroduce custom UsageError
2021-01-30 Sarah Hoffmannport replication update function to python
2021-01-28 Sarah Hoffmannport check-for-update function to python
2021-01-26 Sarah Hoffmannport replication initialisation to Python
2021-01-26 Sarah Hoffmannconvert functon creation to python
2021-01-26 Sarah Hoffmannport address level computation to Python
2021-01-26 Sarah Hoffmannmove update code for postcode and word count to Python
2021-01-26 Sarah Hoffmanncli: import python modules for commands on demand
2021-01-21 Sarah HoffmannMerge pull request #2147 from lonvia/tests-for-python...
2021-01-20 Sarah Hoffmanncli indexer tests need a fake database
2021-01-20 Sarah Hoffmannadd more tests for CLI parameter parser
2021-01-20 Sarah Hoffmannadd tests for indexer
2021-01-20 Sarah Hoffmannadd simple tests for CLI parsing
2021-01-20 Sarah Hoffmannuse pytest mocking functions for manipulating os.environ
2021-01-20 Sarah Hoffmannadd tests for Python exec_utils
2021-01-19 Sarah HoffmannMerge pull request #2143 from lonvia/integrate-indexer...
2021-01-18 Sarah Hoffmannadd function to get a DSN for psycopg
2021-01-15 Sarah HoffmannMerge pull request #2139 from lonvia/add-pytest
2021-01-15 Sarah Hoffmannadd initial pytest test for Configuration