garage/src/garage/tests/s3
Jakub Jirutka 6468535a96
All checks were successful
continuous-integration/drone/pr Build is passing
Include s3/website test only when k2v is enabled
It depends on k2v feature, so fails to build when k2v is disabled.
2023-04-30 01:01:56 +02:00
..
list.rs First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
mod.rs Include s3/website test only when k2v is enabled 2023-04-30 01:01:56 +02:00
multipart.rs First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
objects.rs Properly return HTTP 204 when deleting non-existent object (fix #227) 2022-09-14 17:07:55 +02:00
simple.rs First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
streaming_signature.rs use one key per context to isolate tests 2023-03-13 15:06:05 +01:00
website.rs Improved bucket authorization response strings. 2023-01-29 20:34:41 +00:00