-
-
Notifications
You must be signed in to change notification settings - Fork 72
Issues: enzymejs/chai-enzyme
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[1.0.0-beta.0] className assertion failing when element has multiple classNames
bug
#210
opened Nov 21, 2017 by
dptoot
updated Dec 28, 2019
TypeError: to.have.style is not a function
#224
opened Dec 5, 2018 by
filipenatanael
updated Jan 15, 2019
.should.have.html(...) broken in 1.0.0-beta.1
#222
opened Jul 11, 2018 by
johnomalley
updated Jul 11, 2018
blank()
does not return errors for non-null components as suggested
bug
#126
opened Nov 1, 2016 by
siakaramalegos
updated Feb 27, 2018
[1.0.0-beta.0] Cannot assert descendant not present
#207
opened Nov 19, 2017 by
ZebraFlesh
updated Feb 8, 2018
to.have.text(undefined) does not break the tests
#216
opened Jan 17, 2018 by
vanpacheco
updated Jan 17, 2018
Issue using chai-enzyme alongside chai-jquery
bug
#60
opened Apr 20, 2016 by
rylanc
updated Dec 8, 2017
attr doesn't work with shallow (only with mount)
#205
opened Oct 18, 2017 by
cuongluu8
updated Nov 20, 2017
chai-enzyme can not work with enzyme 3.0 and react 16.0.0
#199
opened Sep 27, 2017 by
linchen2chris
updated Oct 24, 2017
[1.0.0-beta.0] reactNodeToString does not accept a string
#204
opened Oct 11, 2017 by
brucewpaul
updated Oct 11, 2017
Add optional message argument to all function assertions
#186
opened Jun 19, 2017 by
jakubgs
updated Jul 26, 2017
Assertions on render() wrapped components don't work for elements that aren't an array
#192
opened Jul 14, 2017 by
cableray
updated Jul 19, 2017
Can't figure out how to check for non-breaking space rendering
#153
opened Feb 21, 2017 by
MrNice
updated Jul 14, 2017
Assertions on a wrapper inconsistently assert on children
#191
opened Jul 6, 2017 by
nigelrobbins3
updated Jul 7, 2017
Assertion for shallow rendering
equals
feature
#22
opened Jan 29, 2016 by
roadhump
updated Mar 23, 2017
descendants(selector) returns true for root element
#142
opened Jan 10, 2017 by
lukebatchelor
updated Feb 6, 2017
Support for counting all child elements
feature
#78
opened May 26, 2016 by
sazzer
updated Nov 4, 2016
react-element-to-jsx-string requires react 15 :-(
bug
#98
opened Aug 16, 2016 by
ljharb
updated Nov 4, 2016
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.