Skip to content

philherbert/saga-testing-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Saga Testing Examples

This is a demonstration of different approaches to testing Redux Sagas. Have a look at this blog post for an explanation!

See sagas-step-by-step.test.js and sagas-whole.test.js for the example tests.

Installing

yarn install

Testing

yarn test

Running

yarn start

Add the Chrome Redux Devtools to see the actions that get dispatched.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published