mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-13 15:46:53 +00:00
add test framework for arbitraty S3 requests
and implement some basic test with it
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ mod encoding;
|
||||
mod api_server;
|
||||
pub use api_server::run_api_server;
|
||||
|
||||
mod signature;
|
||||
/// This mode is public only to help testing. Don't expect stability here
|
||||
pub mod signature;
|
||||
|
||||
pub mod helpers;
|
||||
mod s3_bucket;
|
||||
|
||||
Reference in New Issue
Block a user