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

use unittest.mock instead of mock #1188

Merged
merged 3 commits into from
Mar 30, 2022
Merged

use unittest.mock instead of mock #1188

merged 3 commits into from
Mar 30, 2022

Conversation

pgajdos
Copy link
Contributor

@pgajdos pgajdos commented Mar 24, 2022

mock is not required to run the testsuite, so use built in unittest.mock.

@pgajdos
Copy link
Contributor Author

pgajdos commented Mar 24, 2022

We can eventually make unittest.mock as a fallback, if you want.

@balamurugana
Copy link
Member

Please remove mock from Makefile and setup.py

@harshavardhana harshavardhana merged commit e8b0d1b into minio:master Mar 30, 2022
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