Skip to content
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

Write unit tests against the Local Emulator Suite with React Testing Library #136

Open
MaxwellBo opened this issue Dec 10, 2020 · 0 comments

Comments

@MaxwellBo
Copy link
Owner

MaxwellBo commented 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!

@MaxwellBo 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant