Open cachapa opened 1 year ago
Currently the Firedart automated tests work directly against a real Firebase project.
This has a number of problems:
But the biggest problem is that the tests cannot be run automatically on PRs in a safe manner.
Firedart now supports Firebase emulator, so it should be possible to use that for testing.
Currently the Firedart automated tests work directly against a real Firebase project.
This has a number of problems:
But the biggest problem is that the tests cannot be run automatically on PRs in a safe manner.
Firedart now supports Firebase emulator, so it should be possible to use that for testing.