Sabin Panta
83374e5c65
adding skip tag ( #9200 )
2024-05-24 11:34:51 +05:45
Prarup Gurung
b2de5661bf
uploadToPublicLinkShare.feature: Used sharingNG for sharing in given step
2024-05-20 09:27:37 +05:45
Prarup Gurung
fec9de257f
updatePublicLinkShare.feature: Used sharingNG for sharing in given step
2024-05-20 09:26:55 +05:45
Prarup Gurung
158b819b3b
multilinkSharing.feature: Used sharingNG for sharing in given step
2024-05-20 09:26:54 +05:45
Sawjan Gurung
590a40d979
[tests-only] add file/folder creation and list sharedByMe of link shares ( #9150 )
...
* test: add more edge-case tests for file/folder creation
* test: add list sharedByMe tests for link shares
* test: fix tests
* test: list sharedByMe of drive link share
* test: add issue tag
* test: split scenario
2024-05-17 14:19:53 +05:45
Sabin Panta
95c93f63b7
[tests-only][full-ci]adding tests for enable disable sync when sharer is deleted ( #9130 )
...
* adding tests for enable disable sync when sharer is deleted
* addhressing reviews
2024-05-15 12:58:22 +05:45
Amrita
0ac03d8a89
extend list permission tests coverage for root endpoint ( #9125 )
2024-05-15 10:51:55 +05:45
Amrita
00ed2ce58c
add tests for removing share link ( #9123 )
2024-05-10 16:28:58 +05:45
Amrita
6a005aedd4
add tests for setting pasword-on-share-link ( #9078 )
2024-05-10 15:46:57 +05:45
Amrita
71ca659ee8
add create share link using root endpoint ( #9076 )
2024-05-10 12:17:15 +05:45
Salipa Gurung
971f34ac0a
[tests-only] [full-ci] Use sharing ng in api spaces ( #9082 )
...
* update given step using sharingNg in changeSpaces.feature
* update given step using sharingNg in disableAndDeleteSpaces.feature
* update given step using sharingNg in editPublicLinkOfSpace.feature
* update given step using sharingNg in filePreviews.feature
* update given step using sharingNg in listSpaces.feature
* update given step using sharingNg in publicLink.feature
* update given step using sharingNg in removeSpaceObjects.feature
2024-05-09 14:07:56 +05:45
Sabin Panta
fff20ac8db
[tests-only][full-ci] updating given step for sharing and env in docs for starting email service ( #9081 )
...
* updating given step for sharing and env in docs for starting email service
* addressing review
* fixing the given steps of sharing
2024-05-09 12:25:57 +05:45
Sawjan Gurung
62efe42185
test: fix typo and data types ( #9102 )
2024-05-08 15:25:42 +05:45
Sawjan Gurung
abb537f08f
[tests-only] separate different SharingNG share steps ( #9097 )
...
* separate When steps using root and permissions endpoints
test: separate resource sharing GIven step from space share
test: share space via root endpoint in Given steps
test: use existing step
test: fix more steps
* test: separate resource and space link share creation
test: fix php code style
2024-05-08 14:22:52 +05:45
Amrita
545624f1be
add tests for update share invitation for root endpoint ( #8906 )
2024-05-08 09:55:48 +05:45
Sagar Gurung
e8cc3c26ab
[tests-only][full-ci]Added test for hide shared resources (personal and project space) in shares ( #8999 )
...
* Added test for hide shared resources in shares
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* review address
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* review address: refactor feature file
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
---------
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2024-05-06 11:17:35 +05:45
Prarup Gurung
6cd4fffc83
search.feature: Used sharingNG for sharing in given step
2024-05-06 09:51:42 +05:45
Sagar Gurung
f962cbba09
Extend ShareNg test for updating share permission for project space ( #8913 )
...
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2024-04-30 09:19:45 +05:45
Viktor Scharf
836fcc5433
user deletes own access of the space ( #8986 )
2024-04-29 11:59:08 +02:00
Phil Davis
86b931f176
tests: code review of acceptance tests
2024-04-29 13:47:08 +05:45
Prarup Gurung
7bb178bb1f
Added tests for enabling share sync with not shared resource id ( #8991 )
2024-04-29 12:58:31 +05:45
Sagar Gurung
3a553aebcb
[tests-only][full-ci] List permission and share a project space with allowed roles ( #8959 )
...
* List permission and share a project space with allowed roles
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* Review addres
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
---------
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2024-04-29 12:54:51 +05:45
Prarup Gurung
f7fb0bc591
[full-ci] [tests-only] Added tests for enabling share sync with empty resource id ( #8963 )
...
* Added tests for enabling share sync with empty resource id
* Addressed reviews
2024-04-26 14:20:59 +05:45
Amrita
edd3ac2ad0
[tests-only][full-ci]Add tests for share invite on drives root ( #8850 )
...
* add tests for root share invite
* add more tests scenarios
2024-04-26 08:41:26 +02:00
nirajacharya2
baaf63015e
adding test for listing permission of a project drive by a member with viewer permission ( #8910 )
2024-04-25 12:26:07 +05:45
nirajacharya2
30cb3729d4
adding test for listing permission of project space by a user who is not a member of the space ( #8927 )
2024-04-24 18:07:31 +05:45
Niraj Acharya
96c9c16f91
adding test for trying to enable sync with invalid remote item id
2024-04-22 14:38:57 +05:45
Sawjan Gurung
2f32fa3e36
[tests-only] do not try to delete already deleted groups ( #8886 )
...
* fix(test): do not try to delete already deleted groups
* test: remove redundant steps
* test: fix php code style
* fix typo
2024-04-18 17:28:38 +05:45
Viktor Scharf
2e8708816f
remove access to drive tests ( #8879 )
2024-04-18 11:46:19 +02:00
Amrita
da656cb8f7
add tests for list permissions using root endpoint ( #8824 )
2024-04-18 15:17:51 +05:45
Sagar Gurung
0972b7cc12
[tests-only][full-ci]Added tests for sharing with all allowed roles for the list permissions ( #8477 )
...
* Added tests for sharing with all allowed roles for the list permissions
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* Refactor code
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* Rebase and refactor code
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* Review address
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
* Rebase code
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
---------
Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com >
2024-04-17 12:00:52 +05:45
Viktor Scharf
81bf10b577
[test-only] remove user/group from space ( #8826 )
...
* remove user/grop from space
* fix after review
2024-04-11 09:20:00 +02:00
Sabin Panta
15d6a854dc
changed wording of mount unmount to enable and disable sync ( #8786 )
2024-04-10 12:53:19 +05:45
Sabin Panta
d7ad04c549
[tests-only][full-ci]adding scenerio for enable and disable sync feature in group share ( #8734 )
...
* adding scenerio for mount unmount feature in group share
* addressing review
2024-04-05 12:20:09 +05:45
Sabin Panta
8f0b536ef7
[tests-only][full-ci]added test with step definition for mounting share when auto accept env set to false ( #8623 )
...
* added test with step definition for accepting pending share
* addressing review
2024-03-26 09:35:09 +05:45
nirajacharya2
208b25c7ed
adding tests for sending a share invitation to a user on virtual drive ( #8705 )
2024-03-22 17:28:46 +05:45
Sabin Panta
25fa79d54a
[tests-only][full-ci]added test for declining a share ( #8636 )
...
* added test for declining a share
* updated step definition for disabling user
* addressing review
2024-03-21 14:03:09 +05:45
nirajacharya2
28d53fee78
adding test for listing permission of a project space ( #8551 )
2024-03-04 16:54:01 +05:45
Amrita
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
Sabin Panta
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
nirajacharya2
d87f5b0316
adding test for updating role of a share ( #8329 )
2024-02-08 14:52:22 +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
Prajwol Amatya
d05a5b4334
remove tests related to resharing ( #8338 )
2024-02-01 16:41:31 +05:45
Prarup Gurung
ba6b4ad269
Addressed reviews
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
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
Prajwol Amatya
b71cdd7004
added test to share space with different roles ( #8304 )
2024-01-30 13:57:03 +05:45
Prarup Gurung
b8d1a278c6
Added test for sending share invitation with wrong sharetype
2024-01-26 09:49:58 +05:45
Prarup Gurung
2675e739b2
Added test for sending share invitation to wrong objectId
2024-01-25 14:13:46 +05:45
Prajwol Amatya
3b75b5b722
added test to reshare resources to other users SharingNg ( #8275 )
2024-01-24 15:45:35 +05:45