Commit Graph

1587 Commits

Author SHA1 Message Date
Ralf Haferkamp c7943f014b graph/sharing: Adjust acceptance tests for latest changes
Don't try to assign space specific roles to file or directory shares in
positive tests. The API now forbids those correctly. We might want
to add negative tests for that.
2024-01-24 17:03:00 +01:00
Michael Barz 0cb731aef1 tests: fix test expectations for cors (#8279) 2024-01-24 16:52:38 +01:00
Sawjan Gurung c8818f5dd5 add test coverage for checking file versions after multiple restores (#8188) 2024-01-24 17:09:54 +05:45
Prajwol Amatya 3b75b5b722 added test to reshare resources to other users SharingNg (#8275) 2024-01-24 15:45:35 +05:45
Prajwol Amatya 4447ead4d0 added test to share resource to an already shared group (#8181) 2024-01-24 14:17:38 +05:45
Prajwol Amatya 2d203775a9 added test to send share invitation to unknown group (#8175) 2024-01-24 12:13:54 +05:45
Sabin Panta be8973def1 [tests-only][full-ci] adding user quota using graph api instead of Provisioning api (#7000)
* refactored getQuota scenario

* deleted quota step inside provisioning file

* updating feature file of quota as per graphapi

* updated expected failures file

* updated expected failures file

* removed issue tag
2024-01-24 10:12:42 +05:45
nirajacharya2 7d6cdd649e added tests for searching users by normal user (#8241) 2024-01-24 09:57:38 +05:45
nirajacharya2 4592d06c2b fixing incorrect json format for json assertion steps (#8265) 2024-01-24 09:57:19 +05:45
Michael Barz 17b14ee786 Merge pull request #8264 from owncloud/dragonchaser/bump-reva
[full-ci] Continuation of Dragonchaser/bump reva
2024-01-23 09:57:53 +01:00
Saw-jan a7ab682f17 fix php code 2024-01-23 12:42:47 +05:45
Saw-jan e1101940dc fix cors tests 2024-01-23 12:40:13 +05:45
Saw-jan ca2b5744a1 fix test expectations 2024-01-23 12:19:31 +05:45
Saw-jan 9cb81073c1 fix test expectations 2024-01-23 12:18:19 +05:45
Prarup Gurung f7599b3fc8 Added step to check as sharee for share invitation to group 2024-01-23 11:13:44 +05:45
Prarup Gurung 0312e72bd2 Addressed reviews 2024-01-23 11:07:51 +05:45
Prarup Gurung f08a9ae0d9 Added test for sending share invitation to normal user 2024-01-23 11:07:51 +05:45
Michael Barz c2f0ac41df tests: fix test expectation 2024-01-22 23:08:44 +01:00
Sawjan Gurung cb0090e840 extend test coverage for replacing file with zero-byte file (tus upload) (#8105) 2024-01-22 20:01:10 +05:45
Sawjan Gurung 4df7c5712c [tests-only][ci] split large API test suites (#8212) (#8252)
* split large API test suites

* remove 30s sleep

* organize core-api test suites

* organize core-api test suites

* divide into 9 pipelines

* organize core-api test suites

* organize api-search suites

* organize api-search suites

* fix config file
2024-01-19 14:00:40 +01:00
Sawjan Gurung e07f4f0cb4 [tests-only][ci] split large API test suites (#8212)
* split large API test suites

* remove 30s sleep

* organize core-api test suites

* organize core-api test suites

* divide into 9 pipelines

* organize core-api test suites

* organize api-search suites

* organize api-search suites

* fix config file
2024-01-19 15:16:19 +05:45
Sagar Gurung 54a7da451f [tests-only][full-ci]Forward port setpassword and internallink (#8245)
* [tests-only][full-ci]Added test for banned password to create public link (#8194)

* Added test for banned password to create public link

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

* review address

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

---------

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

* [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>

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-19 09:33:02 +05:45
Nalem7 c5f768153a [tests-only][full-ci] Restructure the steps implementation for group delete to use graph API endpoint (#8006) (#8227)
* remove ocs endpoint from delete group

* remove adminHasDeletedGroupUsingTheGraphApi

* adressing reviews
2024-01-18 16:58:51 +05:45
Sagar Gurung 7f85df579c [tests-only][full-ci]Added test for banned password to create public link (#8194)
* Added test for banned password to create public link

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

* review address

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

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-18 16:45:12 +05:45
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 448916a9dd [tests-only][full-ci] forward port user and group search tests (#8240)
* fixing json assertion for addUserToGroup.feature

* adding tests for searching groups as a normal user

* adding tests for searching user as a normal user

* fixing json assertion for removeUserFromGroup.feature

* fixing json assertion for listPermissions.feature
2024-01-18 15:14:10 +05:45
nirajacharya2 ad2303b490 adding tests for searching user as a normal user (#8094) 2024-01-17 15:43:07 +05:45
Nalem7 d14935ad78 [tests-only][full-ci] Restructure the steps implementation for group delete to use graph API endpoint (#8006)
* remove ocs endpoint from delete group

* remove adminHasDeletedGroupUsingTheGraphApi

* adressing reviews
2024-01-17 15:42:31 +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