-
Notifications
You must be signed in to change notification settings - Fork 1
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
Label
Projects
Milestones
Assignee
Sort
Issues list
decoy.mock not working with pydantic based class - value is not a valid dict
wontfix
This will not be worked on
#255
by samuelint
was closed Jun 14, 2024
Use Pandas New feature or request
help wanted
Extra attention is needed
question
Further information is requested
DataFrame
objects as rehearsal arguments
enhancement
#200
by andreaevooq
was closed Jul 6, 2023
Mocks built from Something isn't working
Generic
aliases are unnamed and unspec'd
bug
#142
by mcous
was closed Sep 25, 2022
Allow New feature or request
then_do
to take an async
function if the mock is async
enhancement
#136
by mcous
was closed Jun 5, 2022
2 tasks
then_enter_with(None)
makes the stub return None
instead of an enterable context manager
bug
#135
by SyntaxColoring
was closed Jun 5, 2022
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 Improvements or additions to documentation
unittest
?
documentation
#105
by vishaltanwar96
was closed Jan 19, 2022
Feature: use function signature to be more lenient about args and kwargs
enhancement
New feature or request
#78
by mcous
was closed Dec 1, 2021
2
bug: VerifyError message omits actual calls with mismatched args
bug
Something isn't working
#54
by mcous
was closed Aug 5, 2021
bug: A raise during
get_type_hints
shouldn't wipe out spec
for all child spies
#46
by mcous
was closed Jul 21, 2021
bug: MiscalledStubWarning should not be triggered if a call is later
verify
d
#41
by mcous
was closed Jul 16, 2021
feature: mock out property access
enhancement
New feature or request
#32
by mcous
was closed Mar 12, 2022
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.