Skip to content

test: s3: use moto to test multipart objects #1889

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

Closed
efiop opened this issue Apr 15, 2019 · 4 comments · Fixed by #2282
Closed

test: s3: use moto to test multipart objects #1889

efiop opened this issue Apr 15, 2019 · 4 comments · Fixed by #2282
Assignees
Labels
testing Related to the tests and the testing infrastructure

Comments

@efiop
Copy link
Contributor

efiop commented Apr 15, 2019

Currently, we are unable to use it because of this bug. When it is fixed, we should switch to it from using actual s3 for unit testing. Related to #1867

@efiop
Copy link
Contributor Author

efiop commented Apr 15, 2019

Related #907

@efiop
Copy link
Contributor Author

efiop commented Jul 15, 2019

For the record, submitted a fix getmoto/moto#2307 for that bug.

@efiop efiop self-assigned this Jul 15, 2019
@efiop efiop added the testing Related to the tests and the testing infrastructure label Jul 15, 2019
@efiop
Copy link
Contributor Author

efiop commented Jul 16, 2019

Patch is merged.

@efiop
Copy link
Contributor Author

efiop commented Jul 16, 2019

Need to use moto for multipart upload test

efiop added a commit to efiop/dvc that referenced this issue Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to the tests and the testing infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant