Commit Graph

21 Commits

Author SHA1 Message Date
Manuel de la Peña
73bf79313b fix(minio): capture the errors when minio deletes a bucket 2025-04-16 00:56:58 +02:00
Manuel de la Peña
7c75678090 fix(minio): disable reset on tests
The S3 module does exactly the same initialisation for the config
2025-04-16 00:53:35 +02:00
Manuel de la Peña
a5733f7261 chore(minio): use require in tests 2025-04-15 16:19:32 +02:00
Manuel de la Peña
b539c9dde8 chore: use latest image for minio 2025-04-09 16:09:40 +02:00
Manuel de la Peña
f2ff5e7a39 chore: extract ports to constants 2025-02-18 18:22:44 +01:00
Manuel de la Peña
0c2d884898 chore: implement more robust wait strategies in testcontainers services 2025-02-18 17:58:47 +01:00
Manuel de la Peña
cac4fd5e8d chore: use cleanup function 2024-12-12 12:12:56 +01:00
Manuel de la Peña
efbc89fea6 fix: do not close store twice in tests 2024-09-20 00:06:39 +02:00
Manuel de la Peña
f962d64885 chore: terminate container on end
This is not relevant for this PR, as Ryuk is responsible for terminating containers after the test session finishes
2024-09-18 22:20:42 +02:00
Manuel de la Peña
75c8525a46 chore: close store for previous modules 2024-09-18 16:56:00 +02:00
Manuel de la Peña
8a873c0c1d chore: use testcontainers-go module for minio in tests 2024-08-21 17:22:01 +02:00
Muhammed Efe Cetin
db1dd2bf6a update delete benchmarks 2023-09-15 18:23:02 +03:00
Muhammed Efe Cetin
36dd674d93 add TestMain for a few storages and update benchmark workflow 2023-09-15 16:54:25 +03:00
Muhammed Efe Cetin
68d59280d8 add benchmarks for all storages 2023-09-15 00:02:13 +03:00
mstgnz
1887a32ca2 update credentials key name 2023-08-29 18:44:15 +03:00
mstgnz
67218b0d19 bucket check control removed and update test 2023-08-26 18:49:16 +03:00
mstgnz
3d598445e3 updated test for key not in get requests 2023-08-25 19:57:39 +03:00
mstgnz
d64fa185db fixed test 2023-08-23 17:18:11 +03:00
mstgnz
cd33dc926f test fixed 2023-08-23 17:13:06 +03:00
mstgnz
b597a36454 The stretchr/testify package was used for testing 2023-08-23 16:56:36 +03:00
mstgnz
21eb34fec7 minio 2023-08-23 13:25:32 +03:00