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

Bugfix/jest tobevisible #281

Merged
merged 3 commits into from
Mar 2, 2020
Merged

Bugfix/jest tobevisible #281

merged 3 commits into from
Mar 2, 2020

Conversation

askarby
Copy link
Contributor

@askarby askarby commented Feb 28, 2020

Fixes #280

askarby and others added 2 commits February 28, 2020 09:13
Update from fork origin
Improved the implementation of the toBeVisible- and toBeHidden-matchers, so that they disregard width / height properties
when run within jest (jsdom, which jest uses internally, does not perform any layout logic).
README.md Outdated Show resolved Hide resolved
@NetanelBasal NetanelBasal merged commit af66fa8 into ngneat:master Mar 2, 2020
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

Successfully merging this pull request may close these issues.

toBeVisible-matcher does not work with jest
3 participants