Commit Graph
1561 Commits
Author SHA1 Message Date
Prarup Gurung 80c980f1a9 Strict check for json schema 2024-02-20 12:51:17 +05:45
Prarup Gurung a94fffd84c Added tests to lists folder with same name shared by two users 2024-02-20 12:09:50 +05:45
Prarup Gurung 58862d7231 Added tests to lists file with same name shared by two users 2024-02-20 12:09:50 +05:45
Sawjan GurungandGitHub 7db5f15625 test(api): add test to try to download public link using basic auth (#8485) 2024-02-19 16:47:19 +05:45
Sawjan GurungandGitHub 0df64c26cd [tests-only] fix MOVE with another user dav path scenarios (#8460)
* test(api): fix MOVE with another user dav path scenarios

* test(api): fix php code style

* test(api): fix dav paths

* test(api): fix dav paths
2024-02-19 15:46:34 +05:45
Sawjan GurungandGitHub 50198be6ba test(api): extend tests MOVE to space-id as destination (#8470) 2024-02-19 15:07:17 +05:45
Sagar GurungandGitHub c3d895445e [tests-only][full-ci]Added tests to lists shared by me after sharee is deleted (#8450)
* Added tests to lists shared by me after sharee is deleted

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

* Refactor tests

* Review address

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-02-16 15:16:29 +05:45
Nalem7andGitHub 06f977635f add tests to list space files shared with group when auto sync is disable (#8414) 2024-02-16 09:21:42 +05:45
Sawjan GurungandGitHub 9e7a9bab9a [tests-only] add API test coverage for file MOVE to space-id as destination (#8459) 2024-02-15 21:26:17 +05:45
Benedikt KulmannandGitHub 1471ae262e Merge pull request #8452 from owncloud/forward-port-stable-5.0
[full-ci] Forward port stable 5.0
2024-02-15 16:24:55 +01:00
Sawjan GurungandGitHub 7af7013b3a [tests-only] extend search tests for mediatype filter (#8446)
* test(api): extend search tests for mediatype filter

* test(api): fix php code style

* test(api): fix null argument
2024-02-15 14:02:59 +05:45
nirajacharya2andGitHub faa8bdbc95 adding tests for shareWithMe endpoint when resource is shared with a group (#8388) 2024-02-15 12:10:52 +05:45
Nalem7andGitHub 2a4c18e485 add tests to list space file shared with them when sync is disabled (#8406) 2024-02-15 11:20:57 +05:45
Benedikt Kulmann cff2190392 Merge branch 'stable-5.0' into forward-port-stable-5.0 2024-02-14 14:55:50 +01:00
Sawjan GurungandGitHub c7b50b4540 [tests-only] add API test coverage for trying to search with invalid pattern (#8441)
* test(api): test coverage for invalid search pattern

* test(api): fix typo
2024-02-14 10:44:04 +05:45
Nalem7andGitHub 4fc734fc24 move auto-sync-disable related feature file in separate file (#8443) 2024-02-13 16:28:56 +05:45
Viktor ScharfandGitHub 613ce154c5 [test-only] fix test: secret file drop (#8435)
* fix test: secret file drop

* Update uploadToPublicLinkShare.feature
2024-02-13 11:05:35 +05:45
Nalem7andGitHub a5d7c292db skip spacecontext subsitutions for reva (#8422) 2024-02-09 18:47:37 +05:45
AmritaandGitHub 58d6b837ae try to validate json scheme stricity (#8376) 2024-02-09 18:10:51 +05:45
Sabin PantaandGitHub 5f57740976 [tests-only][full-ci]resourcetype variable deleted from testcode (#8370)
* resourcetype variable deleted from testcode

* updated expected failures file

* addressing review
2024-02-09 14:02:38 +05:45
nirajacharya2andGitHub d87f5b0316 adding test for updating role of a share (#8329) 2024-02-08 14:52:22 +05:45
nirajacharya2andGitHub 59b6232260 adding test for sharing with user and group (#8346) 2024-02-08 10:12:41 +05:45
Sawjan GurungandGitHub 571af9ecce [tests-only] add API test coverage for issue-8242 (#8295)
* add test coverage for issue-8242

* add test coverage for issue-8242
2024-02-07 13:38:43 +01:00
Sawjan GurungandGitHub 24da3631db [tests-only] API test coverage content-disposition header with filename having quotes (#8390)
* extend content-dispostion tests

* extend content-dispostion tests
2024-02-07 17:44:55 +05:45
Saw-jan fc5a8f967b test: API coverage for Content-Disposition header with file having comma 2024-02-07 11:39:43 +05:45
Phil Davis ee533d55cd Update downloadFile feature for expected Content-Disposition 2024-02-07 09:23:50 +05:45
Christian Richter b802a1848f update testsuite
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-06 15:45:13 +01:00
Prarup Gurung c4a5f6a276 Added tests to lists folder shared with group when sync is disabled 2024-02-06 15:39:55 +05:45
Prarup Gurung 8340567db5 Added tests to lists file shared with group when sync is disabled 2024-02-06 15:39:55 +05:45
Prarup Gurung f7eb4db082 Addressed reviews 2024-02-06 14:36:58 +05:45
Prarup Gurung 9bb711acb9 Added tests to lists folder shared with them when sync is disabled 2024-02-06 14:36:58 +05:45
Prarup Gurung 14888f3b7c Added tests to lists file shared with them when sync is disabled 2024-02-06 14:36:58 +05:45
Sabin PantaandGitHub 1eb063e676 removed datatable for resource type row (#8369) 2024-02-06 13:04:04 +05:45
Christian Richter 0a420dd333 remove expected failure
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-02-05 11:01:06 +01:00
Sawjan GurungandGitHub 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
nirajacharya2GitHubsagargurung1001@gmail.com <sagargurung1001@gmail.com>
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 GurungandGitHub 10aa33cf2a Added test for list shared by me when shared to group (#8345) 2024-02-02 14:16:20 +05:45
Benedikt KulmannandGitHub 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 HaferkampandRalf Haferkamp ac5fe2d1a4 Adapted expected JSON schema in acceptance test for recent changes 2024-02-01 15:38:55 +01:00
Prajwol AmatyaandGitHub d05a5b4334 remove tests related to resharing (#8338) 2024-02-01 16:41:31 +05:45
Prarup GurungandGitHub 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 GurungandGitHub 94a7f189e0 rename list shares step (#8337) 2024-02-01 16:40:29 +05:45
Sagar GurungandGitHub 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 GurungandGitHub 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