Hi,
I am new to this project and am interested in using mint to test an object storage server, since minIO implements amazon s3 apis I tought it would be possible to replace the endpoint and access keys environment variables and run the test suite against an AWS account. Would that work?
I don't know what I am missing, but after running the program I got 0/14 tests passed, and a bunch of buckets created on my AWS account. :(
Is there a documentation on how to do that, or a better place where I can discuss? The slack https://slack.min.io/ requires a @min.io email address to login, so I was not able to join.

Thanks!!