Commit Graph

1577 Commits

Author SHA1 Message Date
Sawjan Gurung 704b372205 [tests-only] extend share invite json response assertion (#8348)
* rename %eTag% to %etag_pattern% for clarity

* check more response properties
2024-02-05 11:43:19 +05:45
nirajacharya2 4bea4357a9 Added test for sharingNg for endpoint sharedByMe (#8311)
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

Added tests for list shared by me

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

adding test for updating permission of a share

Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-02-02 17:50:41 +05:45
Michael Barz 6266543000 Merge branch 'master' into backmerge-master-3 2024-02-02 12:30:49 +01:00
Prarup Gurung 40438ef1a7 Added more test coverage for invalid roles 2024-02-02 14:30:07 +05:45
Sagar Gurung 10aa33cf2a Added test for list shared by me when shared to group (#8345) 2024-02-02 14:16:20 +05:45
Benedikt Kulmann 5f7f57ab27 Merge pull request #8342 from owncloud/bump-web-8.0.0-rc.3
[full-ci] chore: bump web to v8.0.0-rc.3
2024-02-02 06:14:25 +01:00
Benedikt Kulmann c7ac641ef1 ci: adjust expected failures 2024-02-01 23:42:45 +01:00
Ralf Haferkamp ac5fe2d1a4 Adapted expected JSON schema in acceptance test for recent changes 2024-02-01 15:38:55 +01:00
Prajwol Amatya d05a5b4334 remove tests related to resharing (#8338) 2024-02-01 16:41:31 +05:45
Prarup Gurung fbe1b4288b [tests-only] Add test to share resource inside of space (#8327)
* Added test to send share invitation with user for resource inside of project space

* Added test to send share invitation with group for resource inside of project space

* Addressed reviews
2024-02-01 16:40:45 +05:45
Sawjan Gurung 94a7f189e0 rename list shares step (#8337) 2024-02-01 16:40:29 +05:45
Sagar Gurung 6a30e9f4f8 Added tests list resources by me from project space (#8306) 2024-02-01 15:28:18 +05:45
Prarup Gurung ba6b4ad269 Addressed reviews 2024-02-01 14:43:05 +05:45
Prarup Gurung e42e0c2d6f Added test to send share invitation with group for deleted file 2024-02-01 14:43:05 +05:45
Prarup Gurung 743364403b Added test to send share invitation with user for deleted file 2024-02-01 14:43:04 +05:45
Sagar Gurung 1281a730e8 [tests-only] Added test for sharingNg for endpoint sharedByMe from personal space (#8285)
* Added tests to list shared by me resources

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

* Review address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-02-01 13:54:44 +05:45
Prajwol Amatya 907a2d9c58 added test to share project space to a group (#8328) 2024-01-31 18:06:16 +05:45
Sawjan Gurung 08ab734119 fix share sub-folder test scenario (#8330) 2024-01-31 17:45:14 +05:45
Prajwol Amatya 95b6190ff0 [tests-only][full-ci] added test to share a disabled project space (#8319)
* added test to share a disabled project space

* added test to share deleted project space
2024-01-31 16:26:29 +05:45
nirajacharya2 a01475c41f using graph api to share in share with me test (#8323) 2024-01-31 14:05:35 +05:45
Nalem7 d73351af89 [tests-only][full-ci] Make graph api default in test (#8290)
* make graph api default in test

* skip quota test in reva
2024-01-30 17:14:56 +05:45
Sawjan Gurung c8d102351e adjust MOVE tests (#8316) 2024-01-30 16:53:07 +05:45
Prajwol Amatya b71cdd7004 added test to share space with different roles (#8304) 2024-01-30 13:57:03 +05:45
Prarup Gurung 0dc410ef16 Added test for sending share invitation to user already received share 2024-01-29 16:41:55 +05:45
Prajwol Amatya 33360327c0 added test to share a resource with invalid roles (#8302) 2024-01-29 12:51:48 +05:45
Michael Barz 05e243a678 Merge branch 'master' into backmerge-master-2 2024-01-26 19:00:41 +01:00
Sawjan Gurung d8d7795122 test: revert error message 2024-01-26 21:19:11 +05:45
Sawjan Gurung 921f7d9d20 test: adjust MOVE between spaces test expectations 2024-01-26 20:56:39 +05:45
Prarup Gurung 6cf8546bf8 Added test for sending share invitation with empty sharetype (#8137) 2024-01-26 12:12:42 +05:45
Prarup Gurung b8d1a278c6 Added test for sending share invitation with wrong sharetype 2024-01-26 09:49:58 +05:45
Prarup Gurung 3ddbdd6c93 Merge pull request #8189 from owncloud/add-test-to-invite-user-with-empty-objectId
[full-ci] [tests-only] Add test for sending share invitation with empty objectId
2024-01-25 19:47:05 +05:45
Viktor Scharf a9bf0f9bd5 [test-only] Cors test for settings api (#8286)
* add cors tests for settings api

* fix
2024-01-25 14:17:13 +01:00
Prarup Gurung 3ecf2e56ca Added test for sending share invitation to empty user id 2024-01-25 17:11:12 +05:45
Prarup Gurung c93783897f Addressed reviews 2024-01-25 14:17:09 +05:45
Prarup Gurung 2675e739b2 Added test for sending share invitation to wrong objectId 2024-01-25 14:13:46 +05:45
Nalem7 18a62b5133 replacing the featureContext with HttpREquestHelper in test (#8169)
Signed-off-by: nabim777 <nabinalemagar019@gmail.com>
2024-01-25 14:06:45 +05:45
Prajwol Amatya 759b443e4f added test for user with no share role trying to reshare a resource (#8147) 2024-01-25 12:52:48 +05:45
Swikriti Tripathi 00717481f7 [tests-only]test: add test for shared with me (#8010)
* test: add test for shared with me

* test: add test for shared with me shared file

* add missing field and add test to expected to fail

* address review

* test: move file

* tests: make differente funtion for regex fileid pattern matching
2024-01-25 09:47:56 +05:45
Michael Barz c9ec490281 Merge branch 'master' into backmerge-master 2024-01-24 22:56:07 +01:00
Viktor Scharf ee6f155e1c add more CORS tests (#8254) 2024-01-24 19:25:20 +01:00
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