django-clickhouse/tests
2018-11-21 16:50:54 +05:00
..
clickhouse_migrations 1) Refactoring 2018-11-16 15:16:36 +05:00
fixtures 1) Tests for ClickHouseSyncModel 2018-11-15 13:02:05 +05:00
migrations 1) Tests for ClickHouseSyncModel 2018-11-15 13:02:05 +05:00
__init__.py Initial commit 2018-11-12 20:20:51 +05:00
clickhouse_models.py Added tests on 2018-11-21 16:50:54 +05:00
models.py 1) Tests for ClickHouseSyncModel 2018-11-15 13:02:05 +05:00
settings.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
test_clickhouse_models.py Added tests on 2018-11-21 16:50:54 +05:00
test_config.py Added migration system. 2018-11-16 13:14:40 +05:00
test_migrations.py 1) Refactoring 2018-11-16 15:16:36 +05:00
test_models.py 1) Refactoring 2018-11-16 15:16:36 +05:00
test_serializers.py 1) Refactoring 2018-11-16 15:16:36 +05:00
test_storages.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
test_sync.py 1) Finished sync celery tasks. 2018-11-20 17:24:15 +05:00
test_utils.py Added tests for utils and serializers 2018-11-15 17:41:18 +05:00