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 tests for everything #456

Open
vinayak-trivedi opened this issue Oct 15, 2022 · 3 comments
Open

write tests for everything #456

vinayak-trivedi opened this issue Oct 15, 2022 · 3 comments
Assignees

Comments

@vinayak-trivedi vinayak-trivedi self-assigned this Oct 15, 2022
@archit7448
Copy link

can you assign me this?

@vinayak-trivedi
Copy link
Contributor Author

vinayak-trivedi commented Oct 15, 2022

assigned to you @archit7448

@archit7448
Copy link

archit7448 commented Oct 20, 2022

Tests

  • Currently, one or two tests are set up.

Testing Framework

  • Jest
  • React testing library

Flow of testing

  • Start with functions in folder API and helper functions with Jest
  • Then go through React hooks.
  • Through TDD, we are going to test out components with the help of React testing library.

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

2 participants