robertcoopercode / redux-testing

Example of how to test a redux application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing a Redux app

Example repository that illustrates best practices on how to test a Redux application.

Get started

yarn install # installs dependencies
yarn start # runs the app at http://localhost:3000

About

Example of how to test a redux application


Languages

Language:TypeScript 87.3%Language:HTML 6.8%Language:JavaScript 3.2%Language:CSS 2.6%