Commit Graph

39 Commits

Author SHA1 Message Date
Michael Barz
94f3d7562a add Api test for adding space managers (#3166)
* add Api test for adding space managers

* add cheking permissions in response

* fix after rebase

* only personal space dispayes owner

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2022-02-17 11:21:07 +01:00
Phil Davis
8386d243ff Adjust test for changed spaces list JSON 2022-02-16 09:51:59 +05:45
Michael Barz
af0a5fac18 Create space with description (#3168)
* send description during create space

* add changelog

* update reva

* add to API test

* only use opaque if not nil

* use forked xattr to fix windows build

Signed-off-by: Michael Barz <mbarz@owncloud.com>
2022-02-15 14:18:27 +01:00
Michael Barz
d3b87fa3a1 fix API tests 2022-02-11 14:56:05 +01:00
Viktor Scharf
493ec780f0 fix after review 2022-02-11 10:43:42 +01:00
Viktor Scharf
85714c113d added checks: who is owner, who has be granted 2022-02-10 20:21:22 +01:00
Viktor Scharf
663d1be94c add apiTests: restore space 2022-02-07 18:30:28 +01:00
Viktor Scharf
828d3eec96 change tests. add disabling/deleting space tests 2022-01-30 20:50:41 +01:00
Viktor Scharf
7a91fc0012 typo corrections 2022-01-30 20:33:02 +01:00
Viktor Scharf
ed81da84e7 add tests remove objects. Add creating subfolder, showing object in folder 2022-01-30 20:33:02 +01:00
Viktor Scharf
5a855bf597 apiTests: add test share Space with role 2022-01-20 19:54:19 +01:00
Michael Barz
e10b524d71 add Tests and Test Steps 2022-01-19 12:15:42 +01:00
Michael Barz
16c7706d62 remove redundancy
Co-authored-by: Jörn Friedrich Dreyer <jfd@owncloud.com>
2022-01-16 11:57:57 +01:00
Michael Barz
1db13d8a39 add tests 2022-01-16 11:57:57 +01:00
Jörn Friedrich Dreyer
fb7a93a46d expect type project instead of share
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-01-07 15:24:58 +00:00
ScharfViktor
f3d3431905 add check OCS status to steps 2021-12-21 18:22:32 +01:00
Phil Davis
b7fc7ee990 Reword Spaces API scenario descriptions 2021-12-21 13:55:59 +05:45
Phil Davis
a8fc6ee79b Apply review sugggestions for share space tests 2021-12-21 09:35:42 +05:45
ScharfViktor
a531db28fb add test share space 2021-12-20 17:48:35 +01:00
Michael Barz
7c2e70f8b6 fix api tests 2021-12-12 17:34:04 +01:00
ScharfViktor
be1c190a56 change name of the space(uniq name) 2021-12-02 10:05:28 +01:00
ScharfViktor
216a62cf2e add Given form for steps 2021-12-02 00:01:52 +01:00
ScharfViktor
581bcae709 add quotaTest 2021-11-29 21:21:10 +01:00
ScharfViktor
f5c763cbec add tests change space 2021-11-23 19:51:15 +01:00
Phil Davis
1a76adccc5 Add test step about 'space contains for user' 2021-11-18 13:39:57 +05:45
Phil Davis
d732c40f62 Refactor spaces API tests 2021-11-11 13:05:46 +05:45
Michael Barz
7ebf257135 Add user bob 2021-11-09 20:16:05 +01:00
Michael Barz
80c299eb93 Upload a file 2021-11-08 17:08:52 +01:00
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
a59d44c2ef fix step sequence of scenarios 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
75e6c46e66 register apiSpaces suite 2021-10-18 15:19:13 +02:00
Michael Barz
462937b6df Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
2021-10-18 14:55:30 +02:00
Michael Barz
59a1ef8894 Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
2021-10-18 14:55:23 +02:00
Michael Barz
edbc5e1ffa Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
2021-10-18 14:55:14 +02:00
Michael Barz
490bea0eba add basic API test for spaces 2021-09-19 17:26:09 +02:00