patternfly-react-demo-app icon indicating copy to clipboard operation
patternfly-react-demo-app copied to clipboard

Add Redux Tests

Open priley86 opened this issue 8 years ago • 3 comments

  • add tests for Redux reducers / stateless components, etc.

priley86 avatar Jul 20 '17 18:07 priley86

+1 would love to see, as a part of a good kickoff app, a basic setup of tests. Getting both unit & e2e tests running & figuring out the proper way to mock dependencies tends to be a barrier to entry.

benjaminapetersen avatar Jan 24 '18 02:01 benjaminapetersen

I am finally getting a chance to revisit this right now ;) ... will send you a link in the next few days @benjaminapetersen ! .. if you want to explore in spare time, I recommend this guide: https://redux-saga.js.org/docs/advanced/Testing.html

priley86 avatar Jan 24 '18 03:01 priley86

Nice! will do

benjaminapetersen avatar Jan 24 '18 15:01 benjaminapetersen