aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/bucket.rs
Commit message (Expand)AuthorAgeFilesLines
* 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