aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/common/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* integration test: move json_body to root of crateAlex Auvolat2023-08-281-0/+5
* src/garage/tests: Updated types for aws-sdk-s3 bump.Jonathan Davies2023-06-251-2/+3
* Add basic k2v_client integration testsAlex Auvolat2023-05-221-0/+14
* use one key per context to isolate teststests/increase-robustnessQuentin Dufour2023-03-131-4/+9
* First implementation of K2V (#293)Alex2022-05-101-1/+10
* add test framework for arbitraty S3 requeststrinity-1686a2022-03-231-1/+10
* garage(tests): Remove RNG stuffJill2022-02-111-2/+1
* garage(tests): Add random suffix to created buckets.Jill2022-02-101-3/+11
* tests: Add garage integration tests (base)Jill2022-02-101-0/+45