aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests
Commit message (Expand)AuthorAgeFilesLines
* Add many metrics in table/ and rpc/Alex Auvolat2022-03-141-0/+4
* Functional tests for admin commandstests/port-integrationQuentin Dufour2022-03-072-0/+75
* Functional tests for website endpointsQuentin Dufour2022-03-072-1/+342
* Functional test for multipart endpointsQuentin Dufour2022-03-071-0/+414
* Functional test for ListMultipartUploadsQuentin Dufour2022-03-072-7/+199
* Functional tests for bucket endpointsQuentin Dufour2022-03-071-0/+77
* Functional tests for object operationsQuentin Dufour2022-03-076-1/+274
* Move ListObjects tests to RustQuentin Dufour2022-03-072-0/+433
* garage(tests): Remove RNG stuffJill2022-02-112-15/+1
* garage(tests): Remove superfluous testJill2022-02-101-30/+0
* garage(tests): Add random suffix to created buckets.Jill2022-02-103-9/+30
* garage(tests): Add some unsafe-usage doc and tweaksJill2022-02-101-5/+8
* Add integration tests to DroneQuentin Dufour2022-02-101-1/+7
* tests: Fix garage integration testJill2022-02-101-7/+1
* tests: Add garage integration tests (base)Jill2022-02-108-0/+418