You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a long time, Cypress was our best bet for testing because there wasn't an easy way to mock out interactions with the Real Time Database and/or Firebase Auth. Now that we can, we don't have to rely on Cypress to do everything!
The text was updated successfully, but these errors were encountered:
MaxwellBo
changed the title
Write unit tests against the Local Emulator Suite
Write unit tests against the Local Emulator Suite with React Testing Library
Dec 10, 2020
https://firebase.google.com/docs/emulator-suite
https://testing-library.com/docs/react-testing-library/intro/
For a long time, Cypress was our best bet for testing because there wasn't an easy way to mock out interactions with the Real Time Database and/or Firebase Auth. Now that we can, we don't have to rely on Cypress to do everything!
The text was updated successfully, but these errors were encountered: