Commit Graph
88 Commits
Author SHA1 Message Date
AmritaandGitHub 71011fc4aa [full-ci][tests-only]Expand tests coverage related to user with different role (#5725)
* Refactor tests related to different role

* Use setResponse from When step
2023-03-21 10:03:51 +05:45
jkoberg c4c73bc9e7 adjust expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-17 12:51:28 +01:00
AmritaandGitHub 15a4941281 Add tests to add user in a group at once (#5831) 2023-03-15 13:58:04 +05:45
Sagar GurungandGitHub 67296caf14 Forward port json drill apispaces (#5818)
* Added json schema for response check in apiSpaces suite

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

* Review Address

* Added schema for space management feature

* Added new schema asper change in master

* fix feature file

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-03-15 10:06:58 +05:45
Daniel SwärdandRalf Haferkamp ca30972d40 Remove test from expected failures. 2023-03-14 15:21:58 +01:00
Viktor ScharfandGitHub 8560015c18 [test-only] add api tests to editing user name (#5769)
* add tests to edit user name

* style fix

* fix after review
2023-03-10 09:02:33 +01:00
Viktor ScharfandGitHub 1e1b4379ae [test-only] ApiTest. Disable/enable user (#5639) 2023-03-06 16:52:55 +05:45
David Christofas efba383b0c remove now passing tests from expected failures 2023-03-01 12:02:38 +01:00
Sagar GurungandGitHub 028ca42fed Forward port getallgroupmemberswithallmembers to master (#5658)
* Added graph API test for getting all groups along with its members

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

* Refactor implementation code

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

* PR address

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

* Update the local api expected to failure

* Review Address

---------

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-02-27 11:16:50 +05:45
amrita 0b71d10c37 Add graph api tests for assign role 2023-02-23 15:34:11 +05:45
Viktor ScharfandGitHub 1730538836 [test-only][full-ci] ApiTest. share space with expiration date (#5562) 2023-02-17 14:03:53 +05:45
Viktor ScharfandGitHub 46c9cdec70 delete bug from expected failures (#5578) 2023-02-15 10:58:15 +01:00
Viktor ScharfandGitHub a6e8408839 [test-only]ApiTest. tests for spaceManagement (#5462)
* tests for spaceManagement

* put tests to expected failures

* Empty-Commit
2023-02-06 23:48:30 +01:00
Viktor ScharfandGitHub 486453b4c9 create share with expirate date. refactoring code (#5424) 2023-02-01 09:55:51 +01:00
Viktor ScharfandGitHub 0bf121d2e2 [test-only] api tests for getting group info of user (#5476)
* add tests for geting group info

* more tests
2023-02-01 08:41:16 +01:00
Florian SchadeandGitHub 38a43df924 [full-ci] bump reva (#5404)
* bump reva
2023-01-13 16:44:16 +01:00
Florian Schade 8aa6f0709f bump reva 2023-01-10 17:12:17 +01:00
Saw-jan d2ebb10339 refactor PROPFIND tests 2023-01-06 11:47:35 +05:45
Saw-jan fc69534c73 fix expected failure file 2023-01-06 11:47:35 +05:45
Saw-jan 335144e50b add tests to check 425 too early behavior
add tests to check 425 too early behavior

add delay postprocessing suite pipeline

add step def
2023-01-06 11:47:35 +05:45
Swikriti TripathiandPhil Davis eab79a427f Extended public link tests to have more checks 2023-01-05 13:39:16 +05:45
Swikriti TripathiandPhil Davis d058278f44 fex style 2023-01-05 12:58:17 +05:45
Swikriti TripathiandPhil Davis 7dbfcf63e0 Adds api tests to download folder from public link 2023-01-05 12:58:17 +05:45
sagargurung1001@gmail.comandPhil Davis 1874280a56 Addressed review 2022-12-30 17:31:35 +05:45
sagargurung1001@gmail.comandPhil Davis 6ff9d6196f Added expected to failure file 2022-12-30 17:31:35 +05:45
Sawjan Gurung 334811186c [tests-only][full-ci] Add CORS API tests (#5187) 2022-12-16 11:55:18 +05:45
Sawjan GurungandGitHub 13452e48cb add Graph API tests for editign group display name (#5101) 2022-11-24 10:28:27 +01:00
f77def1e75 [tests-only][full-ci] Add API tests for deleting groups (graph API) (#5076)
* add API tests for deleting groups

* add tests to expected failure

* fix php style

* update expected failure list

extend test

* merge scenarios

* bump core commit id

extend tests

descrive scenario

* use when step

* fix

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2022-11-23 12:35:37 +01:00
Viktor Scharf 34e4f0f1dc assign role to user 2022-11-22 22:52:05 +01:00
Andre DuffeckandGitHub 60b979d1d4 Find spaces (#5044)
* Use the node name for the name field in the index instead of the path

* Add changelog

* Fix tests

* Adapt expected failures
2022-11-15 16:52:55 +01:00
Sawjan GurungandGitHub 6b13cea633 [tests-only][full-ci] Add API tests for getting groups and group members (graph API) (#5005)
* add tests for getting groups and group members

* bump core commit id

* fix scenario description

* fix php style

* add tests for creating empty group

* add unauthorized response check

* mark empty group creation scenario as expected to fail

* address reviews
2022-11-15 16:11:43 +01:00
Sawjan GurungandGitHub 03f53a3031 [tests-only][full-ci] Add API tests for creating groups (graph API) (#4992) 2022-11-11 09:31:13 +05:45
Prarup Gurung 9b8a729ab5 Fixed line numbers in expected failures 2022-11-01 15:54:45 +05:45
Viktor Scharf 333d48e658 add checking trash 2022-10-17 14:04:46 +02:00
Viktor Scharf 07dc73f382 Overwriting a file while moving and moving 2022-10-14 11:48:20 +02:00
Prarup Gurung 46cd7b45f4 shares jail spaces related tests separated to apiSpacesShares suite 2022-09-29 10:53:59 +05:45
amrita 838957c641 Refactor expected-failure-file and closed issue related scenario 2022-09-28 11:25:35 +05:45
Phil Davis 19702285cb [tests-only] Remove duplicated lines in expected-failures files 2022-09-23 17:36:22 +05:45
sagargurung1001@gmail.comandPhil Davis 3ecabca8ac Check for issue not mentioned to a test 2022-09-22 18:32:20 +05:45
Prarup Gurung 59c4bd803f Added TUSUpload related tests for /Shares in ocis 2022-09-21 09:20:28 +05:45
Swikriti Tripathi 0387e15d34 Reuse the core code 2022-09-16 15:40:51 +05:45
Viktor ScharfandGitHub 94b9838a08 [tests-only] ApiTests. add more search tests (#4543)
* add more search tests

* php-style fix
2022-09-09 12:33:21 +02:00
sagargurung1001@gmail.comandPhil Davis f626e86b96 Remove expected to failure for folder lock related tests for spaces 2022-09-09 14:04:59 +05:45
Viktor Scharf 6b3501be75 fix search test 2022-09-05 11:04:59 +02:00
sagargurung1001@gmail.com 0bb94facb3 Update expected to failure for local api for copy 2022-09-01 15:47:08 +05:45
Sagar GurungandGitHub f9cd1f5271 [tests-only][full-ci]Add lock related tests for /Shares on ocis (#4404) 2022-08-31 12:57:15 +05:45
Kiran Parajuli 5eee569225 [tests-only] restore the removed scenarios for the core repository
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-08-29 10:08:54 +05:45
Prarup Gurung 07af8544e8 Added test for creating group with case sensitive 2022-08-24 16:33:47 +05:45
cb2822b8b7 [tests-only] [full-ci] ApiTest. after each test users delete their personal space (#4433)
* after each test users delete their personal space

* Simplify deleteAllPersonalSpaces

* Simplify deleteAllPersonalSpaces()

Co-authored-by: Phil Davis <phil@jankaritech.com>
2022-08-23 10:42:27 +02:00
Michael Barz 50d67f417d adapt the expected failures 2022-08-10 16:52:58 +02:00