aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/bucket.rs
Commit message (Expand)AuthorAgeFilesLines
* tests/bucket.rs: Adjusted as previously used function is now private.Jonathan Davies2023-06-261-5/+1
* src/garage/tests: Updated types for aws-sdk-s3 bump.Jonathan Davies2023-06-251-2/+2
* use one key per context to isolate teststests/increase-robustnessQuentin Dufour2023-03-131-2/+2
* Fix bucket creation tests to take permissions into accountAlex Auvolat2022-12-121-0/+22
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-5/+3
* Fix some new clippy lintsfix-resyncAlex Auvolat2022-03-141-2/+2
* Functional test for ListMultipartUploadsQuentin Dufour2022-03-071-7/+16
* Functional tests for bucket endpointsQuentin Dufour2022-03-071-0/+77
* Functional tests for object operationsQuentin Dufour2022-03-071-0/+1