HPI/my/core/tests
Dima Gerasimov bcc4c15304 core: cleanup my.core.common.unique_everseen
- move to my.core.utils.itertools
- more robust check for hashable types -- now checks in runtime (since the one based on types purely isn't necessarily sound)
- add more testing
2024-08-16 10:22:29 +01:00
..
structure_data set json files to empty dicts so they are at least valid jsons 2023-06-09 03:31:13 +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 tests: move more tests into core, more consistent tests running in tox 2024-08-07 01:08:39 +01:00
common.py core: cleanup my.core.common.unique_everseen 2024-08-16 10:22:29 +01:00
denylist.py general: move most core tests inside my.core.tests package 2023-05-25 00:25:13 +01:00
sqlite.py general: move most core tests inside my.core.tests package 2023-05-25 00:25:13 +01:00
structure.py general: move most core tests inside my.core.tests package 2023-05-25 00:25:13 +01:00
test_cachew.py core: cleanup deprecations, exclude from type checking and show runtime warnings 2024-08-16 10:22:29 +01:00
test_cli.py general: move most core tests inside my.core.tests package 2023-05-25 00:25:13 +01:00
test_get_files.py core: cleanup deprecations, exclude from type checking and show runtime warnings 2024-08-16 10:22:29 +01:00
test_tmp_config.py general: move most core tests inside my.core.tests package 2023-05-25 00:25:13 +01:00