redux-actions-assertions icon indicating copy to clipboard operation
redux-actions-assertions copied to clipboard

Update documentation for "with state" method

Open dmitry-zaets opened this issue 9 years ago • 0 comments

With https://github.com/redux-things/redux-actions-assertions-js/pull/3 "with state" function now supports function. Docs needed to be updated:

  • [ ] chai
    • [ ] Update function definition
    • [ ] Add example of usage
  • [ ] expect
    • [ ] Update function definition
    • [ ] Add example of usage
  • [ ] expect.js
    • [ ] Update function definition
    • [ ] Add example of usage
  • [ ] should
    • [ ] Update function definition
    • [ ] Add example of usage

Related: #9

dmitry-zaets avatar Oct 13 '16 10:10 dmitry-zaets