Commit Graph

930 Commits

Author SHA1 Message Date
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
amrita 0b71d10c37 Add graph api tests for assign role 2023-02-23 15:34:11 +05:45
Prarup Gurung 3419eacb6d Removed step and implementation setting default share folder 2023-02-23 15:32:27 +05:45
Viktor Scharf 56d3192fc7 [test-only] ApiTest. test for filter appRoleAssigment (#5629)
* add test for filter

* fixed typos
2023-02-23 09:53:12 +01:00
Phil Davis 3bad728442 Fix command format in tests/acceptance/run.sh 2023-02-22 18:05:23 +05:45
Swikriti Tripathi 0087770191 Api tests for deleting the expiration date of a space (#5606) 2023-02-22 16:50:38 +05:45
Viktor Scharf 5a5e950cca [test-only] increase coverage test for creating space (#5616) 2023-02-22 14:54:19 +05:45
Swikriti Tripathi 77e9d4f920 App tests for updating the exoiration date of a space (#5605) 2023-02-22 09:21:57 +05:45
Prarup Gurung 0076c93dc6 Capabilities related scenarios are added in expected failure 2023-02-21 15:15:45 +05:45
Prarup Gurung 5a46a19f99 Fixed line numbers in expected failure 2023-02-21 15:13:24 +05:45
Prarup Gurung 8b6df0d729 Removed scenarios tagged with @skipOnOcis tag 2023-02-21 15:10:42 +05:45
Phil Davis 213202dc1c Provide PLAIN_OUTPUT option for lint-expected-failures.sh 2023-02-20 15:56:50 +05:45
Phil Davis a062f913ef allow plain acceptance test output 2023-02-20 14:05:04 +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 3e3d3f9de2 [test-only] ApiTest. get users of members of several groups (#5575)
* get users with group filter

* fix test
2023-02-16 16:34:13 +01:00
Viktor Scharf 46c9cdec70 delete bug from expected failures (#5578) 2023-02-15 10:58:15 +01:00
Prarup Gurung 45a8a2ed55 Fixed line numbers in expected failure 2023-02-15 11:36:48 +05:45
Prarup Gurung 984f848cbd Removed scenarios tagged with notToImplementOnOcis tag 2023-02-15 09:05:07 +05:45
Phil Davis 93c2844585 Merge pull request #5561 from owncloud/forward-port-share=permission-CoreApiSharePublicLink3
[tests-only][full-ci]Forward-port refactor share permission related scenario
2023-02-14 14:22:35 +05:45
amrita 3274361253 Address review 2023-02-14 11:50:22 +05:45
amrita aa62865f7b Refactor share permission related scenario 2023-02-14 11:50:22 +05:45
amrita 13365f8c7f Refactor share permission related scenario 2023-02-14 11:46:09 +05:45
Viktor Scharf 139cf79f61 [test-only] Api test. get applications list. (#5529) 2023-02-13 09:38:04 +05:45
Swikriti Tripathi 9e73221a68 [docs-only]Update testing docs (#5444)
* Update testing docs

* make ocis run with new config

* fix wording

* fix sording

* fix command and run.sh

* Edit makefile to make it dynamically run suites

* adress reviews

* address reviews

* address reviews
2023-02-10 11:50:03 +01:00
Swikriti Tripathi 0f31ed196a fix flaky test apiSpacesShares/shareSpaces.feature:42 (#5545) 2023-02-10 11:45:07 +01:00
Viktor Scharf f0319652a9 [test-only]ApiTest. increases permissions for one member of the group (#5536)
* increases permissions for one member of the group

* added indents
2023-02-10 11:44:14 +01:00
Swikriti Tripathi 91d6ee2578 Add api test to delete the expiration date from a share subitem of space (#5537) 2023-02-10 11:43:36 +01:00
Viktor Scharf f2f64fdcae fix flaky 2023-02-09 23:31:08 +01:00
Viktor Scharf 67ac275ace [test-only] Fix failed test (#5541)
* fix failed test

* another way fixing
2023-02-09 16:58:39 +01:00
Amrita 3a61f8c919 Removed DAV tech preview steps and related code (#5526) (#5530)
Co-authored-by: Prarup Gurung <grgprarup@users.noreply.github.com>
2023-02-08 15:30:49 +05:45
amrita 66b638908b Refactor share permission related scenario 2023-02-07 21:17:24 +05:45
Roshan Lamichhane 19e1d63dab forward-port of relative quota amount of personal space tests from stable-2.0 (#5524) 2023-02-07 16:55:26 +05:45
Viktor Scharf abc1a446ca [test-only] ApiTests. check group in the space request (#5492)
* check response

* fix test
2023-02-07 11:53:14 +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
Benedikt Kulmann 8c033e1936 change: remove the settings ui
ownCloud Web recently transitioned to Vue3. The settings ui is still
written in Vue2. Since it's pretty much unused we won't take the efforts
of upgrading it to Vue3.
2023-02-03 10:27:05 +01:00