Jing Tai Piao

Results 43 comments of Jing Tai Piao

@Jpoliachik Thanks for sharing your solution. It is most likely the solution by far.

@brayanL Sry for the delay. As the maintainer of this library, I have to apologise for my neglect. This library has been inactive for a while. If you have to...

@ryanliszewski @barnabasJ Hi, I am very glad to heard someone can help. Let me know what you want to access? such as npm publish privilege. and PRs are more than...

@ssengalanto Can you debug the test by console log error from the catch section?

@aarifkhamdi Can we have a `mustPut` or something like that?

@maxammann do you mind to post your test case?

@wwdrew Thanks for reporting a bug. Do you mind to swap the order of `select` and `call`? make it likes ``` it('catches an error', () => { const testToken =...

@sbitproz Thanks for using this library. Unfortunately, testSaga doesn't support mock getContext, but feel free to try use `jest.mock()` instead. The way to test getContext is using expectSaga, see this...

@thiaguimcavalcanti Will fix this before formal release v4.0.0