Daniel Perez
Daniel Perez
Testing a thunk that calls an action is very simple, using the `mockActions` helper, however, this becomes very difficult when testing that a thunk calls another thunk. It is common...
First off thanks for this awesome boilerplate. I see you have a couple integration tests in there which is great, but could you add unit test support and a couple...
### Checklist - [x] All new jobs, commands, executors, parameters have descriptions - [x] Examples have been added for any significant new features - [x] README has been updated, if...