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

simplify and fix the mock fixture #8

Merged
merged 1 commit into from Apr 9, 2015
Merged

Conversation

RonnyPfannschmidt
Copy link
Member

directly use the mocker fixture instead of secretly invoking it outside of pytest resulting in 2 objects in case of mixed usage

directly use the mocker fixture instead of secretly invoking it outside of pytest resulting in 2 objects in case of mixed usage
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 931ce18 on mock-behaviour-fix into 4e55167 on master.

nicoddemus added a commit that referenced this pull request Apr 9, 2015
simplify and fix the mock fixture
@nicoddemus nicoddemus merged commit 0493f7d into master Apr 9, 2015
@nicoddemus
Copy link
Member

Of course, no idea why I didn't do it that way in the first place... 😄

Thanks for the PR!

@nicoddemus nicoddemus deleted the mock-behaviour-fix branch April 9, 2015 10:28
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.

None yet

3 participants