aboutsummaryrefslogtreecommitdiff
path: root/src/garage/tests/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* [dep-upgrade-202402] upgrade to http/hyper 1.x for testsAlex Auvolat2024-02-051-2/+7
* [dep-upgrade-202402] prepare migration to http/hyper 1.0Alex Auvolat2024-02-051-8/+3
* integration test: move json_body to root of crateAlex Auvolat2023-08-281-0/+13
* Add basic k2v_client integration testsAlex Auvolat2023-05-221-0/+2
* Merge branch 'main' into lx-perf-improvementsAlex Auvolat2022-09-081-2/+2
|\
| * Disable k2v tests when feature is disabledAlex Auvolat2022-09-061-0/+1
* | cargo fmtAlex Auvolat2022-07-291-1/+1
* | Fix testsAlex Auvolat2022-07-291-0/+3
|/
* First implementation of K2V (#293)Alex2022-05-101-6/+2
* add test framework for arbitraty S3 requeststrinity-1686a2022-03-231-0/+1
* Functional tests for admin commandstests/port-integrationQuentin Dufour2022-03-071-0/+1
* Functional tests for object operationsQuentin Dufour2022-03-071-1/+5
* Move ListObjects tests to RustQuentin Dufour2022-03-071-0/+1
* tests: Add garage integration tests (base)Jill2022-02-101-0/+4