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

Acceptance test should be able to support complex states #4769

Closed
midavadim opened this issue Jul 15, 2021 · 0 comments
Closed

Acceptance test should be able to support complex states #4769

midavadim opened this issue Jul 15, 2021 · 0 comments

Comments

@midavadim
Copy link
Contributor

Acceptance test should be able to support complex states.

For example Source Mixpanel, stream Funnels:
{
"funnels": {
"8901755": { "date": "2021-07-13" },
"10463655": { "date": "2021-07-13" }
},
"revenue": {
"date": "2021-07-01"
},
"export": {
"date": "2021-06-16"
}
}

Originally posted by @davinchia in #4566 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants