vatosarmat

Results 7 comments of vatosarmat

> not necessarily strictly equal But the third `it` uses strict equality. Did you mean 'not necessarily deeply equal'?

It is pretty clear from documentation that `withState` and `withReducer` shouldn't be used together. They are intended for two separate use cases - `withState` for static state and `withReducer` for...

@cefn I understand your reasoning, my intuition was same as yours and I spent some time trying to understand why my tests are falling. But I tend to think it's...

@jp928 what do you think? Presense of more than one `with[Reducer|State]` in single `expectSaga` looks pointless and might be confusing for some users. Maybe it should be considered erroneous and...

Same issue on Ubuntu 18.04

> As you can see above, _it will ask you for your GitHub user name and **password**_, but not send these to Travis CI. Instead, it will use them to...

Why 'support request'? People do create popular forks which means this feature is desired by many. Is not it worth to have a 'feature request' issue opened for the feature...