Commit Graph

964 Commits

Author SHA1 Message Date
Prarup Gurung d1f0c05723 Revert ldap related code removed 2023-03-21 14:18:12 +05:45
Prarup Gurung 29a23ebb50 Merge pull request #5884 from owncloud/remove-occ-related-leftovers-master
[full-ci] [tests-only] Remove occ related leftovers `master`
2023-03-21 12:11:38 +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
Prarup Gurung 2dcc99f3eb Fixed line numbers in expected failure 2023-03-21 09:21:01 +05:45
Prarup Gurung 8b93c1b8f6 Removed occ related codes 2023-03-21 09:21:01 +05:45
jkoberg c4c73bc9e7 adjust expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-17 12:51:28 +01:00
Prarup Gurung 9f99d03fc8 Removed LoggingContext and LoggingHelper 2023-03-17 12:33:26 +05:45
Prarup Gurung 0f9ff603bd Removed log file related steps and implementation 2023-03-17 12:33:18 +05:45
Prarup Gurung ad061c661f Merge pull request #5838 from owncloud/remove-runOcc-method-from-FeatureContext-master
[full-ci] [tests-only] Remove `runOcc` method from `FeatureContext`
2023-03-16 10:01:16 +05:45
Prajwol Amatya ea8181548a added test for getting non-existing group (#5830) 2023-03-15 21:17:41 +05:45
Prarup Gurung 01c1f63c39 Fixed line numbers in expected failure 2023-03-15 17:17:02 +05:45
Prarup Gurung aac714be9a Removed method runOcc from FeatureContext, and refactored code 2023-03-15 17:16:54 +05:45
prajwol ce9ad277f9 added test for getting group with UTF-8 characters in name 2023-03-15 14:31:24 +05:45
Amrita 15a4941281 Add tests to add user in a group at once (#5831) 2023-03-15 13:58:04 +05:45
Prajwol Amatya e836b2d138 added test for getting details of a single group (#5760)
addressed reviews

updated steps with JSON drill-down functionality

reviews addressed

fixed linter error

conflicts resolved

fixed errors

addressed reviews
2023-03-15 12:10:59 +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
Swikriti Tripathi 173850a35c [tests-only][full-ci] Add tests for checking the end of expiration date (#5819)
* Add tests to check the end of an expiration date

* fix style

* fix style

* enable group share test

* skip group share test on ocis
2023-03-15 09:27:45 +05:45
Daniel Swärd ca30972d40 Remove test from expected failures. 2023-03-14 15:21:58 +01:00
Prarup Gurung 68ed280e27 Cleaned up orphaned methods in SetupHelper 2023-03-14 12:17:39 +05:45
Prarup Gurung 810b7b5279 Refactored code where SetupHelper::runOcc method is used 2023-03-14 12:17:31 +05:45
Prarup Gurung 32b9d0896e Removed, runOcc method from setupHelper 2023-03-14 12:17:21 +05:45
Prarup Gurung 06169628af Removed method isTestingOnOcis, and refactored code 2023-03-13 12:08:42 +05:45
Prarup Gurung 152f71ca3b Removed method isTestingOnOc10, and refactored code 2023-03-13 10:09:45 +05:45
Swikriti Tripathi b445f847e8 Refactor test for updating the share (#5789) 2023-03-11 12:47:31 +05:45
Viktor Scharf 94c3df2246 [test-only] add test to filter or (#5771)
* add test to filter or

* lint
2023-03-10 09:05:00 +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
Prarup Gurung 7177c412a8 Merge pull request #5777 from owncloud/forward-port-remove-isTestingOnOcisOrReva
[full-ci] [tests-only] Remove `isTestingOnOcisOrReva`
2023-03-09 16:27:31 +05:45
Swikriti Tripathi 249adc7cd7 Seperate test steps for positive and negative cases (#5773)
fix php style

use the correct step

fix other steps

fix other php style

remove unwanted param

Refactor test function for handeling errors

fix return types

clean up code

address reviews
2023-03-09 16:21:50 +05:45
Prarup Gurung 65d11ef634 Removed restoreParameters methods 2023-03-09 14:25:23 +05:45
Prarup Gurung fab9bfc734 Removed method isTestingOnOcisOrReva, and refactored its use 2023-03-09 14:25:15 +05:45
Amrita 8bd4c3a9a2 Add tests to add user in a group at once (#5743) 2023-03-07 14:36:04 +05:45
Viktor Scharf 1e1b4379ae [test-only] ApiTest. Disable/enable user (#5639) 2023-03-06 16:52:55 +05:45
Saw-jan ff7118ebfd archive go/bin content and push it as cache
fix cache source
2023-03-04 00:26:44 +01:00
Amrita 4377754573 [tests-only][full-ci]Extend tests related to assign role (#5584)
* Extend assign role test coverage

* Check app Entity has been set or not
2023-03-03 09:17:34 +05:45
Prarup Gurung ab41d0ae45 Merge pull request #5689 from owncloud/remove-occ-context-file-master
[full-ci] [tests-only] Remove occ context file master
2023-03-02 09:29:56 +05:45
David Christofas efba383b0c remove now passing tests from expected failures 2023-03-01 12:02:38 +01:00
Prarup Gurung b56fcd6677 Removed use of occContext 2023-03-01 15:25:57 +05:45
Prarup Gurung 166fe3ec30 OccContext.php file is removed 2023-03-01 14:30:41 +05:45
Prarup Gurung c4db5f7b03 Fixed line numbers in expected failure 2023-03-01 11:32:16 +05:45
Prarup Gurung bc23493200 Removed step and implementation of setting depth infinity 2023-03-01 11:32:16 +05:45
Sawjan Gurung 0c4f53a03e Json drill for coreApiCapabilities Suite (#5672)
Refactor acording to core

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

Review Address

Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-02-28 15:13:36 +05:45
Prarup Gurung d09d29df9e Removed scenarios, system configuration setting is not available 2023-02-28 13:03:05 +05:45
Prarup Gurung 10b6af12f1 Fixed line numbers in expected failure 2023-02-28 11:21:06 +05:45
Prarup Gurung 8541081d76 Removed system config setting steps 2023-02-28 11:21:06 +05:45
Artur Neumann 36918959da [tests-only] Cache go/bin as a long term cache (#5543) 2023-02-27 14:04:41 +05:45
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
Artur Neumann 5faceb0950 Merge pull request #5579 from owncloud/add-assignRole-using-graph-api
[tests-only][full-ci]Add api tests to assign role using graph api
2023-02-24 16:53:33 +05:45
Prarup Gurung 48b352e591 Fixed line numbers in expected failure 2023-02-24 10:32:57 +05:45
Prarup Gurung 77a9be8425 Removed occ invoking command steps 2023-02-24 10:32:45 +05:45
Prarup Gurung 7f0f5f74bd Fixed line numbers in expected failure 2023-02-23 16:05:27 +05:45