django-clickhouse/tests
M1ha Shvn 244b4fbd37
Added latest software versions to testing in GitHub actions ()
1. Added latest software versions to testing in GitHub actions
2. Fixed timezone mistakes in tests
3. Fixed naive datetime warnings
2024-01-05 15:20:10 +05:00
..
clickhouse_migrations Infi https://github.com/Infinidat/infi.clickhouse_orm/issues/89 fix 2018-11-23 11:04:31 +05:00
fixtures Added latest software versions to testing in GitHub actions () 2024-01-05 15:20:10 +05:00
migrations Added tests for get_final_versions on date and datetime 2019-01-14 12:45:46 +05:00
__init__.py Initial commit 2018-11-12 20:20:51 +05:00
apps.py Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths () 2021-10-01 17:38:10 +05:00
clickhouse_models.py Fixed python 3.7 compatibility issues 2019-06-26 12:24:46 +05:00
kill_test_sub_process.py Added latest software versions to testing in GitHub actions () 2024-01-05 15:20:10 +05:00
models.py Fixed issue https://github.com/carrotquest/django-clickhouse/issues/9 2020-02-07 10:49:49 +05:00
routers.py Added tests on syncing data to non default database 2019-01-10 17:02:58 +05:00
settings.py Added latest software versions to testing in GitHub actions () 2024-01-05 15:20:10 +05:00
test_clickhouse_models.py Added latest software versions to testing in GitHub actions () 2024-01-05 15:20:10 +05:00
test_compatibility.py GitHub actions testing () 2021-07-08 12:27:35 +05:00
test_config.py Added QuerySet that determines db with router help. 2018-11-28 15:30:19 +05:00
test_database.py Fixed python 3.7 compatibility issues 2019-06-26 12:24:46 +05:00
test_engines.py get_final_versions fixes () 2021-10-06 10:01:45 +05:00
test_migrations.py Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate () 2022-10-20 11:47:32 +03:00
test_models.py Added latest software versions to testing in GitHub actions () 2024-01-05 15:20:10 +05:00
test_query.py Refactoring 2018-11-28 15:33:01 +05:00
test_routers.py Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate () 2022-10-20 11:47:32 +03:00
test_serializers.py Changed library to using generators instead of lists 2019-02-03 14:24:21 +05:00
test_storages.py GitHub actions testing () 2021-07-08 12:27:35 +05:00
test_sync.py Added latest software versions to testing in GitHub actions () 2024-01-05 15:20:10 +05:00
test_utils.py Merge remote-tracking branch 'origin/master' 2021-07-08 12:29:25 +05:00