firebase-tools
firebase-tools copied to clipboard
Add new framework for dataconect e2e test
Description
Setting up a framework to test more complicated schema migration and deployment cases. I've started with just a few simple cases, but we can add more in the future.
The main changes here:
- Every case is run on a separate, fresh DB and service, so no false no-op positives
- Cases are now 'sequences' of schemas/connectors to deploy, to let use test migration from different starting states
😢 Chasing down access to the target project so that we can enable the data connect API and run tests on it
Codecov Report
Attention: Patch coverage is 10.46512% with 77 lines in your changes missing coverage. Please review.
Please upload report for BASE (
jh-client-improvements@362df1d). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## jh-client-improvements #7309 +/- ##
=========================================================
Coverage ? 53.83%
=========================================================
Files ? 387
Lines ? 26263
Branches ? 5400
=========================================================
Hits ? 14138
Misses ? 10860
Partials ? 1265
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.