Commit Graph

544 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
39cc17bb36 fix typo
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-03 18:55:28 +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
4857a6dbe3 Fix codacy related errors
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
Parajuli Kiran
341be5ee6f Updated list of expected failures
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Parajuli Kiran
e39f49ef11 Helper and context refactorings
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Kiran Parajuli
3285ec9c92 Updated expected to failures list with suite grouping
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:05 +05:45
Parajuli Kiran
5c0f0d3eed Introduced expected to fail file
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Parajuli Kiran
ce0e47b365 Setup ci for graph tests
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Parajuli Kiran
5b04aa1ee7 Implement context for core
Signed-off-by: Parajuli Kiran <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Kiran Parajuli
9e2962d561 added graph helper
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:55:04 +05:45
Kiran Parajuli
4c16b16445 Removed formatter config from parallel deployment config
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 16:20:48 +05:45
Kiran Parajuli
b802c78762 Remove jarnaiz/behat-junit-formatter from acceptance tests
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 15:25:27 +05:45
Viktor Scharf
ec2401ec46 apiTest: create public link to file with edit permissions 2022-04-13 22:34:35 +02:00
Jörn Friedrich Dreyer
0e88cb1bec Use embeddable ocdav go micro service (#3397)
* allow proxy to route to micro service

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

* use go micre ocdav service instead of reva frontend

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

* add missing gateway default config

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

* update reva branch for testing

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

* add changelog

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

* add missing comands

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

* bump reva version

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

* tidy

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

* bump reva again

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

* a blind mans config change

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

* add ocdav to must start extensions

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

* fail when neither backend nor service is set

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

Co-authored-by: jkoberg <jkoberg@owncloud.com>
2022-04-12 11:27:24 +02:00
Swikriti Tripathi
a61d1ced9f Merge pull request #3510 from owncloud/bump-commit-id-20220412
[full-ci][tests-only] Bump core commit id for tests
2022-04-12 14:17:33 +05:45
Swikriti Tripathi
32d739a6cf Bump Commit id and update expected to fail file 2022-04-12 12:48:10 +05:45
Viktor Scharf
bf1ee8f9ef [tests-only] apiTest: list of trash files and restore files from the trash (#3462)
* apiTest: see trashbin and restore files from trash
2022-04-12 08:51:35 +02:00
Swikriti Tripathi
a05ba053e4 Update expected to fail 2022-04-12 10:43:17 +05:45
Ralf Haferkamp
c5f4bf2293 Update expected failures for web
webUISharingInternalGroupsEdgeCases/shareWithGroupsEdgeCases.feature:41
no longer fails as https://github.com/cs3org/reva/pull/2708 fixed some
issue with LDAP filter escaping.
2022-04-11 18:17:21 +02:00
Pascal Wengerter
03944ea6ee Bump web to v5.4.0 2022-04-11 17:26:29 +02:00
Pascal Wengerter
db8a5348dc Bump web to v5.4.0-rc.4 2022-04-07 18:11:36 +02:00
sagargurung1001@gmail.com
d4eb19df7f Updated expected to failure for latest commit in core 2022-04-07 15:45:16 +05:45
jkoberg
edc2a07243 expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-04 10:36:23 +02:00
Artur Neumann
29a176946d Merge pull request #3428 from owncloud/gettingReadmeAndSpaceImageFiles
[tests-only] apiTests: getting readmi file and spaceImage file
2022-04-04 09:26:58 +05:45
Pascal Wengerter
1bd2d8c8a5 Merge pull request #3437 from owncloud/bump-web-v5.4.0-rc.2
[full-ci] Bump web v5.4.0 rc.2
2022-04-01 16:52:42 +02:00