Please rewrite tests/widget_test.dart to use Firebase Emulator. Also test should be refactored to also cover the User Registration flow.
Here is Firebase Emulator SDK: https://firebase.google.com/docs/emulator-suite
Acceptance criteria:
Test is using Firebase emulator
Test do Google SignIn -> Register new User -> Check that user is registered.
Please rewrite
tests/widget_test.dart
to use Firebase Emulator. Also test should be refactored to also cover the User Registration flow. Here is Firebase Emulator SDK: https://firebase.google.com/docs/emulator-suiteAcceptance criteria:
flutter analyze