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

chai immutable equality testing issue in browser(karma) #13

Open
1001b opened this issue Dec 28, 2015 · 0 comments
Open

chai immutable equality testing issue in browser(karma) #13

1001b opened this issue Dec 28, 2015 · 0 comments

Comments

@1001b
Copy link

1001b commented Dec 28, 2015

reducer_spec.js fails in browser (karma) testing...the problem is in the chai equality testing on iterables...Map...my fix is to use chai-immutable, which (I guess) was originally intended (as shown in package.json) but not implemented for whatever reason...

Maybe there's some other way to configure karma to make it work, but it appears it is more straightforward to use chai-immutable instead...

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