Skip to content

Sample repository of testing React and Flux (Reflux) with Karma, Jasmine, and Webpack.

License

Notifications You must be signed in to change notification settings

kentor/react-flux-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Sample repository of testing React and Flux (Reflux) with Karma, Jasmine, and Webpack.

npm install then npm test.

Note: If you haven't already started a React project, I'd recommend using Redux rather than some form of Flux. Redux reducers is a lot easier to test than Flux stores, and does not need to use the technique shown in this repo.

About

Sample repository of testing React and Flux (Reflux) with Karma, Jasmine, and Webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published