.. |
conftest.py
|
Encapsulation of tools/special_phrases.py into SpecialPhrasesImporter class and add new tests.
|
2021-03-25 21:13:57 +01:00 |
mocks.py
|
introduce custom object for cmdline arguments
|
2021-02-25 18:42:54 +01:00 |
sample.tar.gz
|
Encapsulation of tools/special_phrases.py into SpecialPhrasesImporter class and add new tests.
|
2021-03-25 21:13:57 +01:00 |
test_cli_replication.py
|
introduce custom object for cmdline arguments
|
2021-02-25 18:42:54 +01:00 |
test_cli.py
|
Change command 'import-special-phrases --from-wiki' to 'special-phrases --import-from-wiki'.
|
2021-03-26 02:22:38 +01:00 |
test_config.py
|
remove unused import
|
2021-03-01 09:26:08 +01:00 |
test_db_async_connection.py
|
improve deadlock detection for various versions of psycopg2
|
2021-02-25 18:11:16 +01:00 |
test_db_connection.py
|
save software version in the database
|
2021-03-01 20:35:15 +01:00 |
test_db_properties.py
|
save software version in the database
|
2021-03-01 20:35:15 +01:00 |
test_db_sql_preprocessor.py
|
Added fixture for sql_preprocessor and fixed some issues
|
2021-03-11 15:39:17 +05:30 |
test_db_status.py
|
ignore failure to get replication date
|
2021-02-14 12:17:30 +01:00 |
test_db_utils.py
|
port wikipedia importance functions to python
|
2021-02-25 18:42:54 +01:00 |
test_indexing.py
|
add a function for the intial indexing run
|
2021-02-25 18:42:54 +01:00 |
test_tools_admin.py
|
convert connect() into a context manager
|
2021-02-25 18:42:54 +01:00 |
test_tools_check_database.py
|
move setup function to python
|
2021-02-26 15:02:39 +01:00 |
test_tools_database_import.py
|
refactored tests and made changes to code for easy readibility
|
2021-03-12 18:23:20 +05:30 |
test_tools_exec_utils.py
|
Encapsulation of tools/special_phrases.py into SpecialPhrasesImporter class and add new tests.
|
2021-03-25 21:13:57 +01:00 |
test_tools_freeze.py
|
port freeze function to python
|
2021-02-17 21:43:15 +01:00 |
test_tools_import_special_phrases.py
|
Cleaned tests of exceptions and fix phrase_settings.json test file name.
|
2021-03-29 22:07:29 +02:00 |
test_tools_refresh_address_levels.py
|
port wikipedia importance functions to python
|
2021-02-25 18:42:54 +01:00 |
test_tools_refresh_create_functions.py
|
introduce jinja2 for preprocessing SQL
|
2021-03-03 17:51:08 +01:00 |
test_tools_refresh_setup_website.py
|
port setup-website to python
|
2021-02-19 17:51:06 +01:00 |
test_tools_refresh.py
|
add a function for the intial indexing run
|
2021-02-25 18:42:54 +01:00 |
test_tools_replication.py
|
introduce custom UsageError
|
2021-01-30 16:20:10 +01:00 |
test_tools_tiger_data.py
|
Added fixture for sql_preprocessor and fixed some issues
|
2021-03-11 15:39:17 +05:30 |