minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
80 stars 50 forks source link

[test] Add test case for PutObject user metadata size should follow AWS S3 restriction #119

Closed nitisht closed 6 years ago

nitisht commented 7 years ago

We fixed the issue https://github.com/minio/minio/issues/4634 by https://github.com/minio/minio/issues/4680.

We should add a Mint test case to make sure we don't break this.