Commit Graph

527 Commits

Author SHA1 Message Date
Benedikt Kulmann 87a7737987 Merge pull request #3844 from owncloud/bump-web-5.5.0-rc.7
Bump web to v5.5.0-rc.7
2022-05-20 19:40:14 +02:00
Pascal Wengerter 3b140fb035 Bump web to v5.5.0-rc.7 2022-05-20 18:03:43 +02:00
Jörn Friedrich Dreyer 01076a5333 update expected failures
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-20 15:00:14 +00:00
Viktor Scharf bed3d9f53b add test with no restriction quota (#3814) 2022-05-19 11:05:36 +02:00
Viktor Scharf 16a99678c3 ApiTest. download files (#3809)
* add tests download file

* added ability to download different versions of files

* fix after review
2022-05-18 11:39:16 +02:00
kobergj d30e70dca6 [full-ci] Bump Reva version (#3779)
* use custom reva to check changes

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* don't query quota and children when space is disabled

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* final touches

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* update expected failures

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* fix changelog typo

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-16 11:07:00 +02:00
Phil Davis a033767be3 Remove passing search tests from expected-failures 2022-05-16 11:10:37 +05:45
Phil Davis d44e521220 Bump commit id for API tests 2022-05-16 10:11:37 +05:45
Phil Davis 92ff5fc6f8 Bump CORE_COMMITID for tests 2022-05-12 12:17:13 +05:45
Phil Davis c796f01396 Adjust acceptance test code 2022-05-12 09:43:50 +05:45
David Christofas 753e755cc6 update reva 2022-05-11 17:14:44 +02:00
Viktor Scharf 575312c2ce add apiTests. preview of the file (#3731) 2022-05-11 09:13:59 +02:00
Kiran Parajuli 7f7cdbd804 Bump core commit id to the latest upto 2022-05-10
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-05-10 15:10:56 +05:45
kobergj 74139f6c52 Permissions for deleting spaces (#3716)
* check permissions when deleting space

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* changelog

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump feature reva

Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-09 11:35:52 +02:00
Michael Barz 071db57f14 bump core commitID 2022-05-07 22:24:41 +02:00
Pascal Wengerter cf83fe324a Bump web to v5.5.0-rc.4 2022-05-06 17:05:42 +02:00
Pascal Wengerter 9dae458cdc Extend shares in web sidebar in CI 2022-05-05 15:39:47 +02:00
Willy Kloucek 6e3752bb47 fix s3 deployment example 2022-05-05 12:53:56 +02:00
Phil Davis a71ba149c8 Bump CORE_COMMITID for tests 2022-05-05 08:52:20 +05:45
Michael Barz 9079f3bd8f add regression to expected failures 2022-05-04 23:03:56 +02:00
Michael Barz a4d6fb9549 adapt expected failures 2022-05-04 20:43:56 +02:00
Jörn Friedrich Dreyer a22cfe6cee Merge pull request #3667 from owncloud/rename-storage-system
storage-metadata -> storage-system
2022-05-04 08:54:20 +00:00
Benedikt Kulmann 16c3b1ae57 [full-ci] Bump web to v5.5.0-rc.2 (#3664)
Bump web to v5.5.0-rc.2

Co-authored-by: Pascal Wengerter <pascal@wengerter.info>
2022-05-04 10:27:07 +02:00
Jörn Friedrich Dreyer 565548ebce storage-metadata -> storage-system
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-04 08:14:13 +00:00
Willy Kloucek 932904fd2e Merge pull request #3657 from rhafer/drone-cleanup
cleanup: Remove some unneeded code from .drone.star
2022-05-03 18:51:47 +02:00
jkoberg a766b77d26 expect favorite test to fail
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-03 13:48:39 +02:00
Ralf Haferkamp 31ed3391d4 cleanup: Remove some unneeded code from .drone.star
The GraphAPI is used by default now, we don't need a specific pipeline
for that anymore. Similar we don't need an accounts service specific
ocis setup any more after the test-middleware was updated to allow
user-provisioning via GraphAPI.
2022-05-03 13:33:12 +02:00
Phil Davis 8560c3bc00 Minor typo fixes in acceptance tests 2022-05-03 09:48:12 +05:45
Jörn Friedrich Dreyer acd6b33eda expect favorites to fail
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 16:00:07 +00:00
Michael Barz 1e1016abea adapt expected failures 2022-05-02 09:53:50 +02:00
Michael Barz c3511c71ac adapt spaces context 2022-05-02 09:53:50 +02:00
David Christofas 5b0988f307 fix local api test
URL decode href before comparing with a given string
2022-05-02 09:53:50 +02:00
jkoberg 622e0774da decode href in xml response
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-02 09:52:48 +02:00
jkoberg 0db6fae3ad update expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-02 09:52:48 +02:00
Phil Davis 927198a9cd Bump core commit id 2022-05-01 15:52:53 +05:45
Viktor Scharf 54ad9c3a87 [full-ci] Switch UI tests to graphApi (#3594)
* use ocis server in UI test and use middleware with changings

* back to default middleware

* Update .drone.star

change middleware tag

* run tests with my middleware image

* use web commitId

* change middleware version and web commit

* back to webcommitID and add failed test to expected failures
2022-04-29 17:52:42 +02:00
Phil Davis 2a2bfc4789 Bump CORE_COMMITID 2022-04-29 12:09:51 +05:45
Viktor Scharf 33cb8a4e63 addSteps: clean project space after test 2022-04-27 08:58:36 +02:00
Ralf Haferkamp 095e3c3f77 skip test that requires ocs provisioning API
When using the GraphAPI skip ocs specific test
2022-04-27 08:58:36 +02:00
Ralf Haferkamp 5d4800b570 move test away from accounts api, use graph to get userid 2022-04-27 08:58:36 +02:00
Phil Davis 29c7a5a1dc Add web failure for issue 3581 2022-04-25 21:14:28 +05:45
Phil Davis 78dd337a4d Bump core commit id for tests 2022-04-25 21:00:51 +05:45
Artur Neumann 2ac2680e68 Merge pull request #3518 from owncloud/createLinkToFileWithEditPermitions
[test-only]apiTest: create public link to file with edit permissions
2022-04-25 10:01:04 +05:45
Willy Kloucek b531c47ce1 update expected failures after cs3org/reva#2735 2022-04-22 14:56:49 +02:00
Swikriti Tripathi 9321f34cc8 Remove passing test from expected to fail 2022-04-22 09:43:57 +05:45
saw-jan 8c08c98cc7 add OCIS_URL 2022-04-21 16:55:05 +05:45
saw-jan 78c5a2c34a copy from ocis-api expected-failure file
update expected-failure file
2022-04-21 16:55:05 +05:45
saw-jan bddfade253 update expected to fail file, refactor comment doc
exlude TestHelpers from codacy as done for other test context files

Signed-off-by: saw-jan <saw.jan.grg3e@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli e078abc7fd Add group existane check methods
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli fba90f772b Fixed links in expected to failures file
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45