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

Negated chai-jquery assertions pass on invalid objects #643

Closed
brian-mann opened this issue Sep 13, 2017 · 1 comment
Closed

Negated chai-jquery assertions pass on invalid objects #643

brian-mann opened this issue Sep 13, 2017 · 1 comment
Assignees

Comments

@brian-mann
Copy link
Member

expect({}).to.be.visible // excellent error message saying this is invalid assertion
expect({}).not.to.be.visible // this passes even though its invalid O_O
@brian-mann brian-mann self-assigned this Sep 13, 2017
@jennifer-shehane
Copy link
Member

This problem doesn't exactly exhibit as explained above anymore, but closing as this is more accurately describe in this issue: #205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants