Commit Graph

1461 Commits

Author SHA1 Message Date
Sagar Gurung
f66128eca2 [tests-only][full-ci]Added type internal for share link (public) (#8210)
* Added type internal for share link (public)

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* fix Ci fail

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-18 15:43:33 +05:45
nirajacharya2
ad2303b490 adding tests for searching user as a normal user (#8094) 2024-01-17 15:43:07 +05:45
nirajacharya2
97f2c8d354 adding tests for searching groups as a normal user (#8096) 2024-01-17 12:52:37 +05:45
Christian Richter
9ce22a5c25 fix gerkins
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-01-16 10:35:48 +01:00
Christian Richter
1c114fac0c Merge remote-tracking branch 'upstream/master' into merge-stable-5.0 2024-01-16 09:15:35 +01:00
Prajwol Amatya
f042a9c9c0 added test to send share invitation to user and group at once (#8203) 2024-01-16 12:07:29 +05:45
Prajwol Amatya
2253096609 added test to send share invitation to user and group at once (#8168) 2024-01-16 09:07:59 +05:45
prajwol
a2c75d516f backport share to multiple groups 2024-01-15 13:01:39 +05:45
prajwol
3b48dfd8bd added test to send share invitation to multiple groups at once 2024-01-15 12:45:46 +05:45
Prajwol Amatya
2424525a58 added test to send share invitation to multiple groups at once (#8167) 2024-01-15 11:53:08 +05:45
Sawjan Gurung
ad9a0e93ce step to show ocis logs (#8191) 2024-01-12 13:56:05 +01:00
Swikriti Tripathi
f1327cc74d Add tests for remove permissions link share (#8190)
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
2024-01-12 16:04:10 +05:45
Sawjan Gurung
ff10d011e0 [tests-only] Added test coverage for checking file versions after MOVE (#8183)
* add test coverage for checking file versions after MOVE

* fix php style

* address reviews
2024-01-12 10:34:44 +01:00
Swikriti Tripathi
9224b46c05 Add tests for remove permissions link share (#8128)
Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
2024-01-12 14:42:38 +05:45
Prarup Gurung
e0d3add500 [full-ci] [tests-only] Backport of pr 8179, 8166 (#8110)
* added test to send share invitation to a deleted group

* Added test for sending share invitation to deleted user

* Added to expected failure

---------

Co-authored-by: prajwol <prajwolamatya11@gmail.com>
2024-01-12 12:50:05 +05:45
nirajacharya2
9ac7d0cd24 adding test for getting versions of a file after moving it (#8172) 2024-01-12 12:47:49 +05:45
Prarup Gurung
c3716d1039 Added test for sending share invitation to deleted user 2024-01-11 16:25:27 +05:45
Prarup Gurung
d69a916c12 Added test for sending share invitation to disabled user (#8174) 2024-01-11 11:31:55 +05:45
Swikriti Tripathi
3976c1c1fc [tests-only] tests: add tests for removing share permission (#8130)
* tests: add tests for removing share permission

* tests: add tests for removing share permission in group share

* tests: refactor test script for removing permission from share

* address reviews

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2024-01-11 11:31:28 +05:45
Prarup Gurung
72fa0cd1c8 Added test for sending share invitation to disabled user 2024-01-11 09:56:53 +05:45
Benedikt Kulmann
977ba18c12 Merge pull request #8154 from owncloud/bump-web-v8.0.0-rc.2 2024-01-10 14:27:31 +01:00
Prajwol Amatya
d2635cc4df added test to send share invitation to a deleted group (#8166) 2024-01-10 13:56:02 +01:00
Jannik Stehle
7a65552440 ci: adjust expected acceptance test failures 2024-01-10 13:21:15 +01:00
nirajacharya2
5b165e3209 adding test for getting versions of a file after moving it (#8013) 2024-01-10 17:11:45 +05:45
Swikriti Tripathi
c80a4b1f2c change naming in test (#8159)
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2024-01-09 18:24:50 +05:45
Sawjan Gurung
bc59eab37b [tests-only] Added API tests coverage for MOVE within same folder with same filename (#8135)
* added API tests for moving a file within same folder and same name

* added API tests for moving a file within same folder and same name (file-id)

* update expected failure file
2024-01-09 16:33:04 +05:45
Ralf Haferkamp
9f47836681 Remove unused ownCloudQuota attribute from LDAP Schema
In oCIS the quota is a setting of the personal or project spaces. We
never stored quotas in LDAP for ocis nor are there plans to do so.

Fixes: #8059
2024-01-09 09:59:04 +01:00
Swikriti Tripathi
954a1c04a0 [tests-only] tests: refactor test script for removing permission from share (#8134)
* tests: refactor test script for removing permission from share

* address reviews

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2024-01-09 13:56:32 +05:45
Prarup Gurung
c3f755437a Merge pull request #8148 from owncloud/json-fix-listPermissions.feature
[tests-only][full-ci] fixing json assertion in file listPpermissions.feature
2024-01-09 12:08:26 +05:45
Viktor Scharf
ec37788829 change naming in test (#8140) 2024-01-08 23:41:31 +01:00
nirajacharya2
94407c6e0b fixing json assertion for removeUserFromGroup.feature (#8146) 2024-01-08 14:03:09 +05:45
nirajacharya2
ca68005353 fixing json assertion for addUserToGroup.feature (#8145) 2024-01-08 14:02:46 +05:45
Niraj Acharya
04c696cf84 fixing json assertion for listPermissions.feature 2024-01-08 11:48:09 +05:45
Sagar Gurung
85d4598907 [tests-only][full-ci]Added tests for setting password in a public share (#8079) (#8138)
* Added tests for set/update for password for public link

* Added assertion step for password update

* Rebase and refactor setPassword step

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review Address

* Review Address

* Fix style

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-08 10:43:54 +05:45
Sagar Gurung
c46db2b7cb [tests-only][full-ci]Added tests for setting password in a public share link (#8079)
* Added tests for set/update for password for public link

* Added assertion step for password update

* Rebase and refactor setPassword step

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review Address

* Review Address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-05 13:57:59 +05:45
Sawjan Gurung
f779ee63c3 [tests-only] Extend API test coverage for MOVE between spaces using file-id (#8126)
* add issue tags

* extend API test coverage for MOVE between spaces using file-id

* fix table header

* re-arrange scenarios

* update expected failure

* update expected failure
2024-01-04 18:00:04 +05:45
Swikriti Tripathi
2b78753a12 [tests-only]tests: add tests for removing share permission in group share (#8099)
* tests: add tests for removing share permission in group share

* tests: address reviews
2024-01-04 17:03:39 +05:45
Swikriti Tripathi
672a38bf98 [tests-only]tests: add tests for removing share permission (#8098)
* tests: add tests for removing share permission

* tests: add cases for project space share

* tests: update test step to use the sharingNg invite endpoint

* tests: address reviews

* tests: address reviews
2024-01-04 12:28:07 +05:45
Sawjan Gurung
0f9f996aba [tests-only] Extend API test coverage for MOVE between spaces (#8113)
* extend API test coverage for MOVE between spaces

* update line numbers
2024-01-03 12:09:59 +01:00
Prajwol Amatya
43e3d7d2a7 added issue-7257 tag on scenario (#8108) 2024-01-03 10:00:40 +05:45
Prarup Gurung
7eeb61bcb7 Merge pull request #8093 from owncloud/replace-file-with-empty-content
[tests-only][full-ci] added issue tag `@issue-7257` on added scenarios
2024-01-03 09:17:47 +05:45
Michael Barz
853c34ba6c Merge pull request #8102 from owncloud/update-reva
fix: update reva to fix status codes
2024-01-02 14:21:34 +01:00
Saw-jan
771fdc0c4d fix line numbers in expected failure list 2024-01-02 18:34:04 +05:45
Saw-jan
23111c8bba adjust MOVE tests to check 403 code 2024-01-02 18:11:46 +05:45
Sagar Gurung
07a0743807 [tests-only][full-ci]Added test to update role and expiration date for share link (v1beta1) (#8071) (#8103)
* Added test to update role and expiration date for share link



* Review address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-02 17:45:53 +05:45
Sagar Gurung
6e9b599195 [tests-only][full-ci]Added test to update role and expiration date for share link (v1beta1) (#8071)
* Added test to update role and expiration date for share link

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

* Review address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-02 16:53:47 +05:45
prajwol
30fd043d3f added issue-7257 tag on scenario 2024-01-02 16:53:46 +05:45
Prajwol Amatya
a711cc5e11 added test to update file with empty content (#8097) 2024-01-02 12:07:47 +05:45
Prajwol Amatya
343ac05294 added test to update file with empty content (#8088) 2024-01-02 10:06:18 +05:45
Prarup Gurung
095578b717 [full-ci] [tests-only] Forward port of PR #8092 (#8095)
* Added test for sending share invitation to user with expiration

* Added test for sending share invitation to group with expiration
2024-01-01 17:19:15 +05:45