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

fix(www): mock authorization state for rendering #48

Merged
merged 4 commits into from
Feb 10, 2022

Conversation

GonzaloBarroGil
Copy link
Contributor

Changes:

  • Implemented initFirebase method before tests.
  • Mocked useAuthState method from react-firebase-hooks/auth before tests.
  • Assertion changed. Test for Login instead of Home.

Technical debt:

  • Warnings displayed during test execution.

@poloagustin poloagustin merged commit 832fc35 into cloudx-labs:master Feb 10, 2022
@poloagustin poloagustin linked an issue Feb 10, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix test suite
3 participants