forked from glasser/pymox
-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: ivancrneto/pymox
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
Fully move from poetry to hatch
enhancement
New feature or request
good first issue
Good for newcomers
#45
opened Jan 27, 2024 by
ivancrneto
Fix version in the docs
enhancement
New feature or request
good first issue
Good for newcomers
#44
opened Jan 27, 2024 by
ivancrneto
Add argument to New feature or request
multiple_times
enhancement
#35
opened Jan 6, 2024 by
ivancrneto
Improper handling when mocking on instances
good first issue
Good for newcomers
question
Further information is requested
#33
opened Jan 6, 2024 by
ivancrneto
Stub out Something isn't working
os.stat
raises exception when run with pytest
bug
#32
opened Jan 6, 2024 by
ivancrneto
stubout
on a MockAnything
sometimes succeeds, sometimes fails.
bug
#31
opened Jan 6, 2024 by
ivancrneto
Improve MockObject description for classmethod
bug
Something isn't working
good first issue
Good for newcomers
#30
opened Jan 6, 2024 by
ivancrneto
Group Something isn't working
good first issue
Good for newcomers
multiple_times()
doesn't play well with with_side_effects()
bug
#29
opened Jan 6, 2024 by
ivancrneto
Add a context manager for verification
enhancement
New feature or request
#28
opened Jan 6, 2024 by
ivancrneto
UnexpectedMethodCallError
in an other module call mocked time.localtime()
bug
#27
opened Jan 6, 2024 by
ivancrneto
contains_attribute_value missing Something isn't working
good first issue
Good for newcomers
__repr__
bug
#25
opened Jan 6, 2024 by
ivancrneto
MockObject should provide a way to test methods like __str__
enhancement
New feature or request
good first issue
Good for newcomers
#24
opened Jan 6, 2024 by
ivancrneto
And comparator should use == comparison rather than .equals
bug
Something isn't working
good first issue
Good for newcomers
#23
opened Jan 6, 2024 by
ivancrneto
MockObject should be smarter about recording args vs kwargs
enhancement
New feature or request
good first issue
Good for newcomers
#22
opened Jan 6, 2024 by
ivancrneto
Make idempotent subout calls
enhancement
New feature or request
#21
opened Jan 6, 2024 by
ivancrneto
Better formatting expected vs. actual method call
good first issue
Good for newcomers
question
Further information is requested
#20
opened Jan 6, 2024 by
ivancrneto
Ignore all args when Ellipsis is passed
enhancement
New feature or request
good first issue
Good for newcomers
#19
opened Jan 6, 2024 by
ivancrneto
Improve mocked methods description
enhancement
New feature or request
good first issue
Good for newcomers
#18
opened Jan 6, 2024 by
ivancrneto
Create decorator for test functions
enhancement
New feature or request
#17
opened Jan 6, 2024 by
ivancrneto
MockObject.__eq__ behavior causes problems when the mocks are used in lists
bug
Something isn't working
good first issue
Good for newcomers
#13
opened Jan 6, 2024 by
ivancrneto
ProTip!
Add no:assignee to see everything that’s not assigned.