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

calls assertion is false positive #10

Open
hi-hu opened this issue Jul 7, 2015 · 1 comment
Open

calls assertion is false positive #10

hi-hu opened this issue Jul 7, 2015 · 1 comment

Comments

@hi-hu
Copy link

hi-hu commented Jul 7, 2015

using the #calls assertion when used on a mixin that conditionally returns nothing is returning false positive.

@ryanbahniuk
Copy link
Owner

Working on a fix for this bug. It should only affect mixins that return nothing in the tested cases, but my fix should improve the stability of the #calls and #doesNotCall assertion overall.

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