Commit Graph

119 Commits

Author SHA1 Message Date
jkoberg 7d7ff26a96 update expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-23 11:32:28 +02:00
Viktor Scharf 872bdb0217 [test-only] changing status code of the api tests (#6533)
* change status code

* save issue tag
2023-06-15 16:55:53 +02:00
Roman Perekhod e73e760827 changlog added 2023-06-12 09:19:54 +02:00
Viktor Scharf 7c3215a948 [test-only] Fix code expectation (#6464)
* fix code expectation

* fix
2023-06-07 13:41:30 +02:00
Viktor Scharf f0d36c58bb fix tests. remove from expected failures 2023-06-05 15:31:14 +02:00
jkoberg 50ef698fda add fulltextsearch capability
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-24 13:58:37 +02:00
Michael Barz 6a052b9d24 update expected failures 2023-05-17 14:02:15 +02:00
Michael Barz d59a801c39 update expected failures 2023-05-16 20:56:26 +02:00
Michael Barz b78e98db14 update the expected failures 2023-05-16 09:10:23 +02:00
Prarup Gurung 4b04870ade [full-ci] [tests-only] unassign app role assignment of user (#6030)
* Added scenario to unassign the role of user

* Added scenario,admin tries to unassign the own role

* Addressed reviews

* refactor

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2023-05-15 10:45:24 +02:00
Andre Duffeck c4a64ba69b Merge pull request #6271 from aduffeck/fix-test-expectations
[full-ci] Fix test expectations
2023-05-11 11:18:09 +02:00
Phil Davis a687e6de19 Add examples of more username combinations 2023-05-11 13:38:31 +05:45
André Duffeck 870bc6d4d3 Add failing tests about public links to project space roots
The expected behavior needs to be discussed.
2023-05-10 22:32:05 +02:00
Jörn Friedrich Dreyer 4454baddb5 remove now passing expected failure
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-03 15:16:40 +02:00
Jörn Friedrich Dreyer 3489de1c42 listing drives sould use the user filter (#6103)
* listing drives shsould use the user filter

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix status code

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* check correct error

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Adapt expected failures

* Bump reva

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: André Duffeck <andre.duffeck@firondu.de>
2023-04-28 10:06:40 +02:00
Daniel Swärd ce9af446e8 Merge pull request #6073 from owncloud/excds/bugfix/fix_unescaping_problems_v2
Try to fix problems with unescaping values.
2023-04-20 14:02:13 +02:00
Swikriti Tripathi 0bab802fb9 Update expected to fail file 2023-04-20 15:32:16 +05:45
Daniel Swärd 0d6500a225 graph: Add comment to fix and remove expected test failures
Fixes: #5083
2023-04-20 10:32:40 +02:00
amrita d5f85350e4 Refactor api endpoint 2023-04-17 17:11:15 +05:45
Sagar Gurung b52597d6d1 [tests-only][full-ci]Json assertion apigraph master branch (#5989)
* Json assertion for api graph suite

* Review Address
2023-04-05 14:05:34 +05:45
jkoberg ce339fa8ac update expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-04 11:43:19 +02:00
Daniel Swärd 620940ec3f graph: Add strict json decoding to return errors when receiving unknown parameters 2023-04-03 15:39:23 +02:00
Viktor Scharf 5c2a011519 [test-only] add issue tag to failed tests (#5978)
* add issue tag to failed tests

* bump webCommit
2023-03-31 11:38:15 +02:00
Swikriti Tripathi 351ad9c484 [tests-only][full-ci]Link the correct issue to failing tests (#5971)
* Link the correct issue to failing tests and add other edge cases

* update expected to fail file

* update expected to fail
2023-03-31 08:11:37 +02:00
Amrita 76cc388e45 Expand tests scenario for adding multiple user at once (#5864) (#5963) 2023-03-31 08:59:25 +05:45
Daniel Swärd 053ce7a7cd Merge pull request #5949 from owncloud/excds/feature/Update_group_names
graph: Allow updating of group name via PATCH request
2023-03-29 12:48:25 +02:00
Daniel Swärd 2db1dc9be0 Remove expected failures from acceptance tests. 2023-03-29 10:39:31 +02:00
Swikriti Tripathi 270bf06840 add skip on stable tag (#5940) 2023-03-28 15:11:41 +05:45
Amrita 382aa58c8b [tests-only][full-ci]Extend tests coverage for different role capability for spaces (#5853)
* Add tests related to different user role manipulating space

* Review addressed

* Refactor existing scenario
2023-03-28 09:10:21 +05:45
Amrita 63ba5613c0 [tests-only][full-ci]Extend tests coverage for different role capability for group (#5742)
* Extend tests coverage for different role capability for group

* Remove unwanted scenario

* Change http status code
2023-03-28 09:09:37 +05:45
Prajwol Amatya 1e5bf171fe [tests-only][full-ci] Forwardport test for send wrong host for adding user in group (#5932)
* added test for admin trying to add user with wrong host

* added test for adding single user to a group with invalid hostname
2023-03-27 15:47:55 +05:45
Amrita 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
Amrita 15a4941281 Add tests to add user in a group at once (#5831) 2023-03-15 13:58:04 +05:45
Sagar Gurung 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ärd ca30972d40 Remove test from expected failures. 2023-03-14 15:21:58 +01:00
Viktor Scharf 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 Scharf 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 Gurung 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 Scharf 1730538836 [test-only][full-ci] ApiTest. share space with expiration date (#5562) 2023-02-17 14:03:53 +05:45
Viktor Scharf 46c9cdec70 delete bug from expected failures (#5578) 2023-02-15 10:58:15 +01:00
Viktor Scharf 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 Scharf 486453b4c9 create share with expirate date. refactoring code (#5424) 2023-02-01 09:55:51 +01:00
Viktor Scharf 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 Schade 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