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

Added tests #60

Closed
wants to merge 1 commit into from
Closed

Added tests #60

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented May 1, 2023

Fixes #21 Write tests

Added front end test cases for the login, search, and information card pages utilizing jest and the React test library

@vallezw
Copy link
Member

vallezw commented May 2, 2023

Hey thanks for the PR @devintigges . Could you perhaps exchange with @AndrewHUNGNguyen about this, since he is also working on the tests right now?

@AndrewHUNGNguyen
Copy link

@devintigges if I looked at and understood your PR carefully I think you did unit testing since jest is a JS unit testing framework correct?

If this is the case, can we split the work between with you doing Unit Tests using jest and I use cypress to write e2e tests since I am working on e2e testing with Cypress.

@ghost ghost closed this by deleting the head repository Sep 3, 2023
This pull request was closed.
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.

Write Tests
2 participants