Commit Graph

14 Commits

Author SHA1 Message Date
Phil Davis
86b931f176 tests: code review of acceptance tests 2024-04-29 13:47:08 +05:45
Prajwol Amatya
0aa41d90c1 send X-Request-Id in header of every request (#7085) 2023-09-06 16:07:53 +05:45
Salipa-Gurung
926e547f99 add test for downloading space 2023-07-25 12:24:26 +05:45
Prajwol Amatya
0b67887e29 implement DRY principle (#6553) 2023-06-28 10:56:08 +05:45
Phil Davis
fa3fc21d70 Update vendor-bin dependencies 2023-05-10 11:15:19 +05:45
Phil Davis
c796f01396 Adjust acceptance test code 2022-05-12 09:43:50 +05:45
Phil Davis
5af08c516b [tests-only] Minor local API test changes 2021-12-14 10:10:13 +05:45
Dipak Acharya
f8b0f69dd0 [Test-Only] enforce strict type checking for php api tests 2021-11-29 11:17:20 +05:45
Artur Neumann
bfd7496230 [tests-only] use archiver endpoint with path 2021-11-15 16:18:10 +05:45
Artur Neumann
f056d6c79e [tests-only] test downloading a file as not owner 2021-11-11 13:33:21 +05:45
Artur Neumann
021fa50e9d [tests-only] test downloading multiple items with archiver 2021-11-11 12:06:46 +05:45
Artur Neumann
701da23141 test zip archive download 2021-11-10 13:54:49 +05:45
Artur Neumann
916f0a6225 delete hasFile check
this is not needed as the lib checks the file existance on
`getFileContent` and gives a nice eror message if it does not exist
2021-11-09 15:02:13 +05:45
Artur Neumann
13098d9f32 API tests for archiver endpoint (single file) 2021-11-09 14:13:26 +05:45