0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/clickhouse/models/test
Tim Glaser 92bd10ffa5
Speed up EE tests by not destroying tables (#5715)
* Speed up EE tests by not destroying tables

* Fix broken tests

* Speed up tests by not running migrations

* Fix last test

* req file?

* caching

* Parallel

* revert exp

* debug without parallel

* Revert "debug without parallel"

This reverts commit 83b3ad633f.

* Undo parallel tests

* Speed up more tests

* use final

* correct final

* print exception

* more prints

* move test

* add filter

* remove duplicate test

* prints here

* test wait

* set variable in query

* remove mutations_sync

* cleanup

Co-authored-by: eric <eeoneric@gmail.com>
2021-08-25 10:58:09 +02:00
..
__init__.py
test_action.py Speed up EE tests by not destroying tables (#5715) 2021-08-25 10:58:09 +02:00
test_cohort.py Speed up EE tests by not destroying tables (#5715) 2021-08-25 10:58:09 +02:00
test_element.py
test_filters.py Migrate person_distinct_id table to CollapsingMergeTree (#5563) 2021-08-18 17:25:02 +03:00
test_plugin_log_entry.py
test_property.py Speed up EE tests by not destroying tables (#5715) 2021-08-25 10:58:09 +02:00