Skip to content

React, Redux with unit tests and integration test (99%)

Notifications You must be signed in to change notification settings

khanghoang/rea-project

Repository files navigation

🦄 rea-project

Build Status Coverage Status

Requirements

  • node (v5.0.0)
  • npm (v3.5.2)

To run the project:

  • cd in the project directory
  • Run npm install, wait until it finishs installing all dependencies.
  • Run npm start
  • Go to http://localhost:3333/ and enjoy!!! 😎

Other commands:

Test:

  • Run npm test and it also watchs your folder for changes (for developement only).

Test coverage:

  • Run npm run validate it will run test and test coverage. To get test coverage, go to project directory, open file in ./coverage/lcov-report/index.html.

Features:

  • Results and saved list:

  • Treat add/remove as async actions and also handle their states:

  • Enable response delay and set requests to return error by clinking top button:

About

React, Redux with unit tests and integration test (99%)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published