-
Notifications
You must be signed in to change notification settings - Fork 938
Refactor Firestore tests to use targetBackend parameter #6999
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
Conversation
|
Size Report 1Affected ProductsNo changes between base commit (70c042a) and merge commit (b774ca4).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (70c042a) and merge commit (b774ca4).Test Logs |
…o tomandersen/testImprovement
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM
* Refactor Firestore target backend parameters to simplify and better support preprod * Undo `only` in test * Formatting * Fix * Replace local with targetBackend=emulator * Fix * Run directly from ts file to avoid compiler problems. * Remove unused dependency * Remove unused dependency * Remove unused dependency * Fix test when running on emulator * Override linter * Add comments
Make targeting different backends easy