Skip to content

memoriaXII/redux-unit-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

Image

The feature I did

  • Create a very simple react/redux app
  • Focus on how to write unit testing(jest/enzymej) in actions, reducers...
  • Good structure prepare to use in a big application

Available Scripts

In the project directory, you can run:

# Runs the app in the development mode.
yarn start

# Launches the test runner in the interactive watch mode.
yarn test

# Builds the app for production
yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • HTML 7.7%
  • CSS 7.0%