romange / helio

A modern framework for backend development based on io_uring Linux interface
Apache License 2.0
447 stars 50 forks source link

s3 code testing coverage #134

Open romange opened 1 year ago

romange commented 1 year ago

we should provide a test coverage for our helio s3 code in a semi-mocked environment. minio with helio unit tests assuming an s3 accessible local end point could be one way to design it.