A React project where React components and redux are tested using Jest and Enzyme.
Please note that Enzyme is not supported for React 18. Therefore, a helper package has been downloaded to be able to use it in this version.
npm install
npm run test
A React project where React components and redux are tested using Jest and Enzyme.
Please note that Enzyme is not supported for React 18. Therefore, a helper package has been downloaded to be able to use it in this version.
npm install
npm run test