0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee
Paul D'Ambra f319948b2e
Add test helper method (#7053)
* add test_helper_methods

* move all the tests where the properties are the same for all events to the journey helper

* compare funnel results without caring about person order

* spell words correcterly

* Revert "spell words correcterly"

This reverts commit befb83b183.

* Revert "compare funnel results without caring about person order"

This reverts commit 268927b8ba.

* correct types for test props
2021-11-11 13:34:13 +00:00
..
api feat(correlation): load exclude properties from team settings (#6715) 2021-11-02 11:12:13 +00:00
benchmarks Modify query to not use properties for autocapture (#6711) 2021-10-28 13:12:26 +01:00
bin
certs
clickhouse Add test helper method (#7053) 2021-11-11 13:34:13 +00:00
idl
kafka_client Proposal: Use unique topic names for kafka in test (#6746) 2021-11-01 11:42:56 +02:00
management/commands Move is_clickhouse_enabled from posthog.ee to posthog.utils (#5902) 2021-09-11 01:43:24 +02:00
migrations Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00
models Introduce pay gate for correlation analysis (#6720) 2021-11-03 11:41:16 -06:00
tasks BE (Groups/Trends): Make breakdowns work with groups (#6899) 2021-11-05 13:47:41 +02:00
__init__.py
apps.py
conftest.py [local testing] Track executed migrations when locally testing (#6915) 2021-11-08 10:40:05 -05:00
docker-compose.ch.arm64.yml dev(arm): use x86 kafka image even on arm (#6357) 2021-10-11 15:01:48 +00:00
docker-compose.ch.test.yml SAML deps build (#5932) 2021-09-14 11:43:26 +02:00
docker-compose.ch.yml Revert "Update the docker-compose dev environment to reflect prod better (include pgbouncer) (#6558)" (#6692) 2021-10-27 05:54:48 -07:00
LICENSE
settings.py Fix EnvVar for MATERIALIZED_COLUMNS_ENABLED (#6503) 2021-10-17 16:42:37 +00:00
urls.py Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00