/test-redux-examples

Testing Redux Counter example using cypress-react-unit-test

Primary LanguageJavaScript

Redux counter examples

These examples taken from redux site and tested using cypress-react-unit-test

cypress version cypress-react-unit-test version redux version react-redux version

See cypress-react-unit-test and cypress.json

Shopping cart App component test Shopping cart App test

Reddit async reader App component test Reddit async App test

Exercises

  • clone this repo
  • install dependencies with npm install
  • open Cypress: npm run open or npx cypress open

If you want to try writing Cypress unit tests against the React code, good candidates for rewriting are: