Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: no varying in snapshot test #21009

Merged
merged 11 commits into from
Mar 19, 2024
Merged

Conversation

pauldambra
Copy link
Member

see: https://posthog.slack.com/archives/C03PB072FMJ/p1710862769141499

the snapshot test here would very and update frequently because an individual recording had multiple distinct ids

this splits into two tests

one without varying that snapshots the queries
and another that has multiple distinct ids on a recording and checks we can still list people

@pauldambra pauldambra enabled auto-merge (squash) March 19, 2024 18:18
@pauldambra pauldambra merged commit a8d3ba9 into master Mar 19, 2024
115 of 127 checks passed
@pauldambra pauldambra deleted the fix/no-varying-in-snapshot-test branch March 19, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants