Skip to content

Add qtbot.assertNotEmitted. #119

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

Merged
merged 2 commits into from
Jan 6, 2016
Merged

Add qtbot.assertNotEmitted. #119

merged 2 commits into from
Jan 6, 2016

Conversation

The-Compiler
Copy link
Member

I guess I lied when I said I wouldn't contribute anything smaller soon 😆

Closes #92.

signaller.signal.emit()

fnmatch.fnmatchcase(str(excinfo.value),
"Signal * unexpectedly emitted.")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using fnmatch here because the repr of a signal is probably quite different between PyQt4/PyQt5/PySide.

@nicoddemus
Copy link
Member

Err sorry, what was holding this back again? Did I completely forgot about this PR by chance? 😳

@The-Compiler
Copy link
Member Author

Uh, I did as well 😆

I don't remember anything being left to do here.

nicoddemus added a commit that referenced this pull request Jan 6, 2016
@nicoddemus nicoddemus merged commit cb1551a into pytest-dev:master Jan 6, 2016
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.

2 participants