0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/models/test
Karl-Aksel Puulmann 5702e42716
chore(ci): Speed up setup_test_environment (#10353)
* Update test_schema.py

* Create DLQ kafka table only for relevant tests

* Remove DLQ mv tables from conftest

* Standardize conftest

* Parallel clickhouse setup

* Create django db based on models

Speeds up django test database setup from ~15s to 1s.

* Update imports

* Re-add conditionality, fix typing

* Run plugin-server tests when this file changes
2022-06-20 16:31:25 +03:00
..
__snapshots__ feat(cohorts): Cohorts migration to support new property types (#9512) 2022-05-02 16:51:56 +01:00
utils refactor: move event and person query to /posthog (#8970) 2022-03-22 20:27:11 +00:00
__init__.py
test_action.py refactor: move prop value and actorbasequery files (#10258) 2022-06-13 16:24:14 -04:00
test_cohort.py refactor: foss property util (#10318) 2022-06-17 09:31:54 -04:00
test_dead_letter_queue.py chore(ci): Speed up setup_test_environment (#10353) 2022-06-20 16:31:25 +03:00
test_filters.py refactor: foss property util (#10318) 2022-06-17 09:31:54 -04:00
test_property.py refactor: foss property util (#10318) 2022-06-17 09:31:54 -04:00