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

Build out test suite #275

Open
8 tasks
nmarklund10 opened this issue Mar 9, 2022 · 0 comments
Open
8 tasks

Build out test suite #275

nmarklund10 opened this issue Mar 9, 2022 · 0 comments

Comments

@nmarklund10
Copy link
Contributor

nmarklund10 commented Mar 9, 2022

Task

Add tests to the frontend that checks to see if the web app is functioning properly.

Acceptance Criteria

  • Add unit tests for Home Page
  • Add unit tests for Dashboard Page
  • Add unit tests for Entity Page
  • Add unit tests for Add Contact Page
  • Add unit tests for Edit Contact Page
  • Add unit tests for Edit Facility Page
  • Add unit tests for Contacts Management page
  • Add unit tests for signing out

Notes

Jest is good for unit testing
Cypress is good for e2e testing

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

No branches or pull requests

1 participant