Skip to content

Issues: mcous/decoy

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Should decoy raise exceptions?
#204 by andreaevooq was closed Aug 13, 2023
Use Pandas DataFrame objects as rehearsal arguments enhancement New feature or request help wanted Extra attention is needed question Further information is requested
#200 by andreaevooq was closed Jul 6, 2023
Mocks built from Generic aliases are unnamed and unspec'd bug Something isn't working
#142 by mcous was closed Sep 25, 2022
Allow then_do to take an async function if the mock is async enhancement New feature or request
#136 by mcous was closed Jun 5, 2022
2 tasks
Property get stubs cause spurious MiscalledStubWarnings bug Something isn't working
#125 by mcous was closed Mar 25, 2022
[QUESTION] Does decoy work with standard library's unittest? documentation Improvements or additions to documentation
#105 by vishaltanwar96 was closed Jan 19, 2022
2
Feature: context manager mocking
#58 by mcous was closed Dec 14, 2021
bug: VerifyError message omits actual calls with mismatched args bug Something isn't working
#54 by mcous was closed Aug 5, 2021
bug: verifier should not thow IndexError
#44 by mcous was closed Jul 21, 2021
feature: mock out property access enhancement New feature or request
#32 by mcous was closed Mar 12, 2022
feature: Better repr for Spy
#30 by mcous was closed Jul 10, 2021
ProTip! Exclude everything labeled bug with -label:bug.