Commit Graph

28 Commits

Author SHA1 Message Date
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
Phil Davis
d732c40f62 Refactor spaces API tests 2021-11-11 13:05:46 +05:45
Phil Davis
33a2d45701 Merge pull request #2748 from owncloud/runCbf
[tests-only] run php code beautifier on test-php-style-fix
2021-11-11 12:55:14 +05:45
Artur Neumann
9a548ec4cf fix codestyle of SpacesContext 2021-11-11 12:15:15 +05:45
Artur Neumann
021fa50e9d [tests-only] test downloading multiple items with archiver 2021-11-11 12:06:46 +05:45
Artur Neumann
9f26620703 Merge pull request #2744 from owncloud/testZipArchive
[tests-only] test zip archive download
2021-11-11 10:13:19 +05:45
Michael Barz
f34b1da1a4 Merge pull request #2735 from owncloud/upload-spaces
[tests-only] Upload a file into a space
2021-11-10 11:31:10 +01:00
Artur Neumann
701da23141 test zip archive download 2021-11-10 13:54:49 +05:45
Michael Barz
7ebf257135 Add user bob 2021-11-09 20:16:05 +01:00
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
Michael Barz
80c299eb93 Upload a file 2021-11-08 17:08:52 +01:00
Artur Neumann
2df9b058b5 [skip-ci] format PHP code same as in owncloud/core 2021-11-05 16:33:05 +01:00
Michael Barz
e3d41d3bb1 cleanup 2021-10-28 11:26:50 +02:00
Phil Davis
87997af0b6 Refactor spaces acceptance tests 2021-10-28 13:27:41 +05:45
Michael Barz
86d5c56395 refactor the evaluation of the json response 2021-10-27 17:44:43 +02:00
ScharfViktor
4664e578ca fix after review 2021-10-27 17:41:03 +02:00
ScharfViktor
5e88ce14fe separate tests. add check quota. add test create folder 2021-10-27 17:41:03 +02:00
Michael Barz
c1ef23a761 add also propfind steps 2021-10-21 14:47:42 +02:00
Michael Barz
fef74e7552 add some more steps 2021-10-19 16:26:21 +02:00
Michael Barz
72cb487b75 add formerly removed RevaContext 2021-10-18 16:00:14 +02:00
Michael Barz
95112ee266 use HTTP::get 2021-10-18 15:29:43 +02:00
Michael Barz
75e6c46e66 register apiSpaces suite 2021-10-18 15:19:13 +02:00
Michael Barz
490bea0eba add basic API test for spaces 2021-09-19 17:26:09 +02:00
Phil Davis
d57f7a810c Move ocis/tests folder into root tests folder 2020-11-25 12:24:14 +05:45
A.Unger
da77819bbf ocis command on a working state 2020-09-18 15:45:53 +02:00
Phil Davis
b36390e017 Add local API acceptance tests 2020-08-07 08:58:53 +05:45