Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jest Unit Testing #219

Open
refucktor opened this issue Jan 22, 2020 · 0 comments
Open

Jest Unit Testing #219

refucktor opened this issue Jan 22, 2020 · 0 comments

Comments

@refucktor
Copy link

I already checked your community chat and noticed someone already asked something similar without any answers. That's why I'm posting my question here.

Is there any strategy or example for unit testing the actions? Using a library like redux-mock-store we can mock store and dispatch actions which makes the unit testing quite easy. Unfortunately while testing the actions created with your library the matchers failed due to Symbols comparisons and etc.

Would anybody be so kind to post an example or at least point to an example....

Thank you very much in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant