HPI/my/core/tests
Dima Gerasimov 201ddd4d7c my.core.structure: add support for .tar.gz archives
this will be useful to migrate .tar.gz processing to kompress in a backwards compatible way, or to run them against unpacked folder structure if user prefers
2024-09-17 00:25:17 +01:00
..
structure_data my.core.structure: add support for .tar.gz archives 2024-09-17 00:25:17 +01:00
__init__.py general: move most core tests inside my.core.tests package 2023-05-25 00:25:13 +01:00
auto_stats.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
common.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
denylist.py ruff: enable UP ruleset for detecting python deprecations 2024-08-28 04:06:32 +01:00
sqlite.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
structure.py my.core.structure: add support for .tar.gz archives 2024-09-17 00:25:17 +01:00
test_cachew.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
test_cli.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
test_config.py ci: update mypy config and make ruff config more consistent with other projects 2024-08-31 02:17:49 +01:00
test_get_files.py core: cleanup/sort imports according to ruff check --select I 2024-08-16 11:38:13 +01:00
test_tmp_config.py general: move most core tests inside my.core.tests package 2023-05-25 00:25:13 +01:00