0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/ee/tasks/test
Eric Duong 34d45e3436
[cohort] insight cohorts (#7569)
* initial working'

* fix tests

* correct tests

* typing

* update snapshot

* add funnel test

* remove unnused

* rest of tests

* function name

* typing

* raise if debugging otherwise send to sentry

* no limit option for cohorts

* remove duplicate

* propogate types correctly

* add param

* cleanup

* update snapshots

* add comment

* change var name

* reverse arg

* use func

* fix tests and types

* add simplify

* move simplification

* adjust checks

* explicit type

* don't init
2022-01-06 10:38:29 -05:00
..
__init__.py Restore slack hook (#2186) 2020-11-05 14:40:30 +01:00
test_calculate_cohort.py [cohort] insight cohorts (#7569) 2022-01-06 10:38:29 -05:00
test_org_usage_report.py Track organization groups usage (#7597) 2021-12-09 15:51:24 +02:00
test_send_license_usage.py Update BE tracking to use groups (#7355) 2021-11-30 10:58:37 +02:00
test_status_report.py Fix status reports (#6194) 2021-10-01 18:56:29 +02:00