Write test for the components/new-members
archit7448 opened this issue · 1 comments
archit7448 commented
Test
- Write test for components of new-members
- It should covered all the cases
- Small changes should break test.
Points to be remember
- Write test inside
__test__
folder - Test using jest and react-testing library.
- Use latest methods for testing.
bajajcodes commented
Hey @archit7448 please assign this to me.