Commit Graph

16 Commits

Author SHA1 Message Date
prajwol
3b48dfd8bd added test to send share invitation to multiple groups at once 2024-01-15 12:45:46 +05:45
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
Swikriti Tripathi
c80a4b1f2c change naming in test (#8159)
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2024-01-09 18:24:50 +05:45
Swikriti Tripathi
954a1c04a0 [tests-only] tests: refactor test script for removing permission from share (#8134)
* tests: refactor test script for removing permission from share

* address reviews

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2024-01-09 13:56:32 +05:45
Sagar Gurung
85d4598907 [tests-only][full-ci]Added tests for setting password in a public share (#8079) (#8138)
* Added tests for set/update for password for public link

* Added assertion step for password update

* Rebase and refactor setPassword step

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

* Review Address

* Review Address

* Fix style

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-08 10:43:54 +05:45
Swikriti Tripathi
2b78753a12 [tests-only]tests: add tests for removing share permission in group share (#8099)
* tests: add tests for removing share permission in group share

* tests: address reviews
2024-01-04 17:03:39 +05:45
Swikriti Tripathi
672a38bf98 [tests-only]tests: add tests for removing share permission (#8098)
* tests: add tests for removing share permission

* tests: add cases for project space share

* tests: update test step to use the sharingNg invite endpoint

* tests: address reviews

* tests: address reviews
2024-01-04 12:28:07 +05:45
Sagar Gurung
07a0743807 [tests-only][full-ci]Added test to update role and expiration date for share link (v1beta1) (#8071) (#8103)
* Added test to update role and expiration date for share link



* Review address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2024-01-02 17:45:53 +05:45
Prarup Gurung
82be964ec1 Added test for sending share invitation to user with expiration 2024-01-01 14:46:20 +05:45
Prarup Gurung
a3f481f3a0 [full-ci] [tests-only] Backport PR 8046, 8047 (#8078)
* Added test for sending share invitation to user with permissions

* Added test for sending share invitation to group with permissions
2023-12-28 12:12:28 +05:45
Sagar Gurung
88aa44a768 [tests-only][full-ci]Added tests for create link share without password (#8040)
* Added tests for create link share without password

* fix CI failure
2023-12-22 16:28:47 +05:45
Prarup Gurung
1b0e499b9b Added test for sending share invitation to group with role (#8009) 2023-12-21 10:37:58 +05:45
Sagar Gurung
65b8c1a767 [tests-only][full-ci]Added tests for creating link for a resource (#7982)
* Added tests for creating link for a resource

* review adress and refactor
2023-12-20 17:01:02 +05:45
Viktor Scharf
4e6bdc1688 apiTest. set recipient type in body 2023-12-19 23:28:52 +01:00
Prarup Gurung
87d3762381 Added test for sending share invitation to user with role 2023-12-19 16:57:09 +05:45
Viktor Scharf
b4d1feea5f apiTest: listPermissions (#7946)
* apiTest: listPermissions

* fix after review

* fix
2023-12-13 12:34:49 +01:00