Actions
Task #9631
closedIdea #9463: [SDKs] Change arv-put to use the Collection class under the hood
Write new tests on Python SDK arv_put.ArvPutUploadJob class
Description
This is related to ticket #9463, ArvPutCollectionWriter was asked to be replaced with new code that uses Collection instead of CollectionWriter under the hood. This way, the ArvPutUploadJob class was written.
There are several tests written for ArvPutCollectionWriter that should be adapted to the new ArvPutUploadJob:- Testing with and without caching
- Resuming partial upload
- Resuming a partial file upload
- Progress reporting testing
Updated by Lucas Di Pentima over 8 years ago
- Assigned To set to Lucas Di Pentima
- Parent task set to #9463
Updated by Lucas Di Pentima over 8 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 8 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions