issues Search Results · repo:enzymejs/chai-enzyme language:JavaScript
Filter by
102 results
(82 ms)102 results
inenzymejs/chai-enzyme (press backspace or delete to remove)Hello Thanks for your awesome work. Its really useful and cool that we can test ower CSS Style with your code :clap:
I tried to implement your sample code but faced with this error Cannot read property ...
morijenab
- Opened on Aug 21, 2020
- #229
Hey :)
I might be pretty strange, but I always loved assert.isXXX node-like syntax.
I always recommended Chai to my team because well, I know this is a strange opinion, and Chai provides the power to ...
cyrilchapon
- 2
- Opened on Dec 8, 2019
- #228
Currently, chai-enzyme doesn t work with the Preact library.
It fails with the stack trace:
Error: Cannot find module react
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) ...
JamesMcMahon
- 3
- Opened on Sep 4, 2019
- #227
Unfortunately, I don t have time to do this by myself, but it will be nice to have flow type definitions for this module
Currently, flow raises an error because chai does not have additional methods (instead ...
gugu
- 1
- Opened on Jan 27, 2019
- #226
Would it be possible to clarify on how to correctly set this up? It seems quite vague in the docs if you ve never used
it before. Where is the setup placed etc?
jordantrainor
- Opened on Jan 19, 2019
- #225
Hello Everyone,
So I m getting the below error message when trying to run the tests.
expect(wrapper).to.have.style( background-color ).equal( #ccc );
- _**TypeError: (0 , chai.expect)(...).to.have.style ...
filipenatanael
- 1
- Opened on Dec 5, 2018
- #224
.to.have.style( backgroundColor ) does not work, whereas .to.have.style( background-color ) does, which can be
confusing.
nhardy
- Opened on Nov 11, 2018
- #223
I upgraded from beta.0 to beta.1 and a test case broke. This snippet demonstrates the bug:
import React from react
import chai from chai
import chaiAsPromised from chai-as-promised
import sinonChai ...
johnomalley
- Opened on Jul 11, 2018
- #222
I am upgrading large project to React 16. I have installed following dependencies:
chai : ^4.1.2 ,
chai-enzyme : ^1.0.0-beta.1 ,
enzyme : ^3.0.0 ,
react : ^16.0.0-0 ,
react-dom : ^16.0.0-0 ...
developer239
- 5
- Opened on Jun 14, 2018
- #221

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.