nspcc-dev / s3-tests

Compatibility tests for S3 clones
MIT License
3 stars 3 forks source link

[#28] Remove outdated test #28

Closed masterSplinter01 closed 2 years ago

masterSplinter01 commented 2 years ago

In PR I added a fixed test test_multipart_upload_resend_part to test_s3_neofs.py because we returned system headers ('S3-Versions-del' and 'S3-Upload-Id') with object metadata.

After this PR and this PR we don't return system headers anymore, so we can use original test_multipart_upload_resend_part.