-
Notifications
You must be signed in to change notification settings - Fork 36
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
live testing for Firebase parity #63
Milestone
Comments
Merged
#91 has some limitation:
@mhuebert is it ok? |
There's now a daily cron job checking behaviour changes targaryen assumptions about the parser. It running on travis and slow the test by 30s only. I tried on semaphoreci which has better cron support by requests to firebase is slow; the tests were taken +4min to run. |
Very happy to see this in here! 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suggest we set up async tests that run against a live Firebase database. We currently have a number of known inconsistencies, and Firebase rule evaluation itself can change without notice.
The text was updated successfully, but these errors were encountered: