Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Improve stubout.many
#46 opened Jan 31, 2024 by ivancrneto
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 multiple_times enhancement New feature or request
#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 os.stat raises exception when run with pytest bug Something isn't working
#32 opened Jan 6, 2024 by ivancrneto
stubout on a MockAnything sometimes succeeds, sometimes fails. bug Something isn't working good first issue Good for newcomers
#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 multiple_times() doesn't play well with with_side_effects() bug Something isn't working good first issue Good for newcomers
#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
contains_attribute_value missing __repr__ bug Something isn't working good first issue Good for newcomers
#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
Add async support enhancement New feature or request
#14 opened Jan 6, 2024 by ivancrneto
ProTip! Add no:assignee to see everything that’s not assigned.