0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee/clickhouse/views/test
Michael Matloka 45ea6b06c3
fix(trends): Allow breakdown on aggregated Trends with a formula (#14675)
* Add test for breakdown over aggregated insight

* Consistently use `total` as an alias for the result within Trends SQL

* Update query snapshots

* Update query snapshots

* Update query snapshots

* Fix `LIFECYCLE_SQL` mistake

* Update query snapshots

* Update query snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-10 15:36:36 +01:00
..
__snapshots__ fix(trends): Allow breakdown on aggregated Trends with a formula (#14675) 2023-03-10 15:36:36 +01:00
funnel
__init__.py
test_clickhouse_experiment_secondary_results.py
test_clickhouse_experiments.py
test_clickhouse_groups.py fix(Groups): Better error message when not passing group_type_index (#14085) 2023-02-17 22:18:12 +00:00
test_clickhouse_path_person.py
test_clickhouse_paths.py
test_clickhouse_retention.py
test_clickhouse_stickiness.py
test_clickhouse_trends.py