Real-Dev-Squad/website-members

write tests for everything

Opened this issue · 3 comments

Progress

Existing issues

PRs raised

can you assign me this?

assigned to you @archit7448

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.