Commit Graph
105 Commits
Author SHA1 Message Date
Prarup Gurung d79af68968 Added PROPFIND tests as sharee with old davpath 2024-03-19 15:14:52 +05:45
Prarup Gurung b36043488c Added PROPFIND tests as sharee with new davpath 2024-03-19 15:06:25 +05:45
Viktor ScharfandGitHub 6927fe1afd [test-only] changed internal link tests (#8680)
* changed internal link tests

* Update linkShare.feature
2024-03-19 09:57:48 +01:00
Roman PerekhodandGitHub 246f7bf538 internal links shouldn't have a password (#8668)
* internal links shouldn't have a password

* commented out incorrect cases
2024-03-18 15:23:10 +01:00
Ralf HaferkampandRalf Haferkamp 8fdfa1aee7 enhancement(graph): Remove unneded Coowner Role
This role was renamed to "Manager" a while ago.
2024-03-18 11:53:57 +01:00
Prarup Gurung d5f4803158 Addressed reviews 2024-03-18 15:27:25 +05:45
Prarup Gurung 01bbf358e5 Added tests for PROPFIND as sharee for folder 2024-03-18 15:05:30 +05:45
Prarup GurungandGitHub c3eab89e2f Merge pull request #8622 from owncloud/add-test-for-propfind
[full-ci] [tests-only] Added tests for PROPFIND as sharee
2024-03-18 09:20:06 +05:45
Prarup Gurung 275b10060a Added issue tag 2024-03-15 17:18:45 +05:45
Prarup Gurung c52c3e9db7 Addressed reviews 2024-03-15 14:18:33 +05:45
dc98e7a6b9 [tests-only][full-ci]Refactor check for no of items in json schema (#8632)
* Refactor check for no of items in json schema

* test(api): fix json schema

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2024-03-13 16:54:40 +05:45
Prarup Gurung bc2410900a Added tests for PROPFIND as sharee 2024-03-12 15:45:33 +05:45
nirajacharya2andGitHub 28d53fee78 adding test for listing permission of a project space (#8551) 2024-03-04 16:54:01 +05:45
nirajacharya2andGitHub 3b79c1c40a adding test for deleating sharer and listing sharedwithme by the sharee (#8520) 2024-03-04 13:07:06 +05:45
nirajacharya2andGitHub fb1d93342c adding test for sharedWithMe endpoint for resource in project space (#8292) 2024-03-01 15:36:51 +05:45
Nalem7andGitHub 4427c9f032 add tests to list peoject spaces resources shared by two users with him/her (#8516) 2024-02-29 12:11:53 +05:45
Sawjan GurungandGitHub 9b8ec4e5e6 [tests-only] check for invalid schema validators (#8533)
* test(api): check schema validators

* test(api): check schema validators

* test(api): check schema validators

* test(api): fix schema

* test(api): fix php code style

* test(api): fix schema
2024-02-28 16:56:03 +05:45
Nalem7andGitHub 23eafebf24 add tests to list space files shared with user who is member of group (#8484) 2024-02-28 14:04:02 +05:45
Sawjan GurungandGitHub 3cea035d6d [tests-only] use new json schema assertion lib that supports latest schema drafts (#8503)
* test(api): use new json schema assertion lib that supports latest schema drafts

* test(api): fix json schema

* test(api): fix method call

* test(api): update expected failure lines

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): make json array validation strict

* test(api): fix php code style

* test(api): update expected failure lines
2024-02-23 16:24:22 +05:45
Saw-jan 497bffba1c test(api): make json scheme strict 2024-02-21 16:10:56 +05:45
Saw-jan 0b0ae60d9d test(api): make json scheme strict 2024-02-21 16:10:55 +05:45
AmritaandGitHub c92ebf4b46 [full-ci][tests-only]add tests coverage for removing expiration date from shares (#8490)
* add tests coverage for removing expiration date from share link

* add coverage for folder
2024-02-21 14:54:40 +05:45
Prarup Gurung aa67452e2b Strict check for json schema 2024-02-20 16:58:44 +05:45
Prarup Gurung 6869216260 auto-sync-disabled: Added tests to lists shares, when same folder shared by two user 2024-02-20 16:52:29 +05:45
Prarup Gurung 3e5ccad80f auto-sync-disabled: Added tests to lists shares, when same file shared by two user 2024-02-20 16:52:29 +05:45
Prarup Gurung c7cfb371a7 Removed disabled step, it is in background 2024-02-20 14:02:05 +05:45
Prarup Gurung 6c37672295 Strict check for json schema 2024-02-20 14:02:05 +05:45
Prarup Gurung 890777151c Updated scenario description, removed user carol creation step 2024-02-20 14:02:04 +05:45
Prarup Gurung bcb2b2731c Added tests to lists folder shared with group and user when sync is disabled 2024-02-20 14:02:04 +05:45
Prarup Gurung 51065ac85a Added tests to lists file shared with group and user when sync is disabled 2024-02-20 14:02:04 +05:45
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
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
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
Nalem7andGitHub 4fc734fc24 move auto-sync-disable related feature file in separate file (#8443) 2024-02-13 16:28:56 +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
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
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