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

Implement component level unit testing #26

Open
ryanolee opened this issue Oct 1, 2022 · 0 comments
Open

Implement component level unit testing #26

ryanolee opened this issue Oct 1, 2022 · 0 comments
Assignees

Comments

@ryanolee
Copy link
Collaborator

ryanolee commented Oct 1, 2022

Description

Implement component level unit testing possibly using https://testing-library.com/docs/react-testing-library/intro/ for visual components. Research will need to be done for how we might want to mock firebase in unit tests.
This issue covers:

  • Adding some initial tests
  • Adding configuration for the tests to be run
  • Adding tests to the PR template
  • Adding Github Action to run test on commit and block merging if they are failing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants