Skip to content

RakibRahman/react-testing

Repository files navigation

Getting into React Testing using Jest & React-Testing-Library

Index:

  • Form elements test cases : src/Form
  • Link element test cases : src/Link
  • Component Props test cases : src/Eshop/__tests__/Card.test.tsx
  • Integration Testing & filter array tests cases: src/Eshop/__tests__/Card.test.tsx
  • Select tag test cases : src/EShop/**tests**/Filter.test.tsx
  • HTTP Mocking/Get method test cases : `src/Eshop/tests/EShop.test.tsx
  • Nested queries(within method) test cases : src/Eshop/__tests__/EShop.test.tsx

About

Test cases for react app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published