tp / tsaga

Typesafe and lightweight way to write Redux-connected functions with asynchronous side-effects that are easily testable.
Apache License 2.0
8 stars 1 forks source link

Tests: Send action to reducers before executing the saga #15

Closed tp closed 5 years ago

tp commented 5 years ago

in src/lib/stateBasedTestHelper.ts

HenriBeck commented 5 years ago

Implemented in #42

tp commented 5 years ago

https://github.com/tp/tsaga/pull/42/files#diff-83b0dd202ecd9ba63d0d8bc99e71b9e0R196