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

Tests fail with Enzyme 2.5.0 #119

Closed
imakewebthings opened this issue Oct 17, 2016 · 3 comments
Closed

Tests fail with Enzyme 2.5.0 #119

imakewebthings opened this issue Oct 17, 2016 · 3 comments

Comments

@imakewebthings
Copy link

Enzyme 2.5.0 was released 12 hours ago. With that version, .to.have.attr (and probably other) calls are failing with an error of cannot read property "call" of undefined.

Running chia-enzyme tests with [email protected], all 373 tests pass.

Running chai-enzyme tests with [email protected], 312 passing, 61 failing.

@ayrton
Copy link
Contributor

ayrton commented Oct 17, 2016

The maintainers of enzyme are on it, this will be fixed in the next release of Enzyme. See #118 for more information

@imakewebthings
Copy link
Author

@ayrton Ah, my bad, I should have checked PRs first. Thank you for the fast response and keep up the excellent work.

@ayrton
Copy link
Contributor

ayrton commented Oct 17, 2016

@imakewebthings you can now upgrade to [email protected]

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

2 participants