Commit Graph

865 Commits

Author SHA1 Message Date
Phil Davis
9572ea61ea Merge pull request #4566 from owncloud/test-PR-for-core-40364
[tests-only][full-ci]Bump core commit id for tests
2022-09-13 16:28:59 +05:45
Swikriti Tripathi
a2d4ee58f5 Bump commit id for tests
and update expected to fail file
2022-09-13 15:28:22 +05:45
Swikriti Tripathi
e313831545 Skip ocis specific tests in reva 2022-09-12 09:51:03 +05:45
Michael Barz
1e82d80c1d Merge pull request #4548 from aduffeck/jsoncs3-publicshare-manager
[full-ci] Add support for the jsoncs3 public share manager
2022-09-09 21:16:01 +02:00
Michael Barz
48e640058a Update expected failures 2022-09-09 16:51:55 +02:00
Phil Davis
5c2246b218 Merge pull request #4549 from owncloud/bump-core-commit-id-20220909
[tests-only][full-ci] Bump Core commit for 2022-09-09
2022-09-09 20:12:29 +05:45
sagargurung1001@gmail.com
76293e46b2 Bump Core commit for 2022-09-09 2022-09-09 17:05:17 +05:45
sagargurung1001@gmail.com
fa998e4600 Reuse code from core for shareOperation 2022-09-09 16:26:49 +05:45
Viktor Scharf
94b9838a08 [tests-only] ApiTests. add more search tests (#4543)
* add more search tests

* php-style fix
2022-09-09 12:33:21 +02:00
Phil Davis
b7db48b04e fix code style 2022-09-09 14:14:34 +05:45
sagargurung1001@gmail.com
f626e86b96 Remove expected to failure for folder lock related tests for spaces 2022-09-09 14:04:59 +05:45
sagargurung1001@gmail.com
9489e179dd Remove folder lock related tests from ocis 2022-09-09 14:04:59 +05:45
Phil Davis
50471af588 Merge pull request #4400 from owncloud/addMoveSpacesTestsOnOcis
[tests-only][full-ci]Add /Shares related move tests on ocis which are removed from core
2022-09-09 14:00:49 +05:45
Phil Davis
979da92aab Merge pull request #4536 from owncloud/reuseCodeChecksum
[tests-only][full-ci]Reuse code from core
2022-09-09 13:59:18 +05:45
Phil Davis
4bd709e81a Merge pull request #4535 from owncloud/reuseCodeFavorites
[full-ci][tests-only]Refactor and Reuse code from core
2022-09-09 13:56:42 +05:45
Benedikt Kulmann
dce41c34c5 Merge pull request #4508 from owncloud/update-web-5.7.0-rc.11
[full-ci] update web to v5.7.0-rc.11
2022-09-08 14:55:20 +02:00
Phil Davis
3904635a05 Merge pull request #4519 from owncloud/add-coding-standard-php-pipeline
[tests-only][full-ci]Add coding standard php pipeline
2022-09-08 18:39:25 +05:45
Benedikt Kulmann
01a16a58cc ci: update expected to fail files
Aligning with 6643057484
2022-09-08 13:10:41 +02:00
sagargurung1001@gmail.com
61b9b05e40 Check coding standard with force error 2022-09-08 16:33:44 +05:45
sagargurung1001@gmail.com
1aabf51292 Fix all coding standard error 2022-09-08 16:29:15 +05:45
amrita
e0201c82d4 Reuse core code 2022-09-08 16:15:24 +05:45
amrita
d6228c0ba8 Add /Shares related move tests on ocis which are removed from core 2022-09-08 16:15:24 +05:45
amrita
066115af81 Remove tests from unrelated issue and add actual one 2022-09-08 15:52:49 +05:45
Michael Barz
a9b1591a3b Merge pull request #4533 from owncloud/deleteUsersAfterEachTest
[test-only] apiTest. delete users with their personal spaces after each test
2022-09-08 11:44:53 +02:00
Phil Davis
7daf5dee61 Merge pull request #4531 from owncloud/add-context-behat-yml
[tests-only]Add context in behat.yml
2022-09-08 14:53:08 +05:45
Viktor Scharf
070818ac99 delete method 2022-09-08 10:02:53 +02:00
sagargurung1001@gmail.com
2115324aed Reuse code from core 2022-09-08 13:01:04 +05:45
sagargurung1001@gmail.com
c427597ba1 Refactor and Reuse code from core 2022-09-08 12:37:00 +05:45
Viktor Scharf
3c235d9920 delete users with their personal spaces 2022-09-07 22:19:31 +02:00
Swikriti Tripathi
4e27dbcd50 Add context in behat.yml 2022-09-07 21:14:53 +05:45
Michael Barz
869d8aba6f use id to delete project spaces 2022-09-07 17:11:34 +02:00
Michael Barz
3b64dfbd20 remove personal spaces as admin in the graph test suite 2022-09-07 16:52:26 +02:00
Ralf Haferkamp
29f52515e1 graph: Fix Status code when updating the password
Up to now the /me/changePassword endpoint return a 500 Status when
issue a password change with the old password set to the wrong password.
This changes the code to return 400 (Bad Request) with an additional
message that the old password is wrong. This does not seem to weaken the
security of /me/changePassword (i.e. for allowing easier brute-force
attacks) as the endpoint is only available to already authenticated
users (and only for changing their own passwords)

See #4480
2022-09-05 15:57:46 +02:00
Swikriti Tripathi
70ed9792f1 Add tests removed by core pr-40276 2022-09-05 17:22:41 +05:45
Swikriti Tripathi
967e7f4416 Add api tests for tus upload when quota is set 2022-09-05 16:09:18 +05:45
Phil Davis
fdb059cf12 Merge pull request #4463 from owncloud/fixSearchTest
[tests-only] Api test. fix search test
2022-09-05 15:40:36 +05:45
Viktor Scharf
6b3501be75 fix search test 2022-09-05 11:04:59 +02:00
sagargurung1001@gmail.com
23196c7c18 Reuse locking method from core 2022-09-05 14:01:20 +05:45
sagargurung1001@gmail.com
84c48066f2 Add commit and branch related to this PR to work 2022-09-05 10:54:43 +05:45
sagargurung1001@gmail.com
c31a0ed6b2 Reuse code of code from core at most 2022-09-05 09:22:24 +05:45
Sagar Gurung
c87de7606d Merge pull request #4373 from owncloud/addTestForCopyForSharesJailOnOcis
[tests-only][full-ci]Add `/Shares` related copy tests on ocis which are removed from core
2022-09-05 09:18:58 +05:45
Viktor Scharf
ae77fdeaf9 removed search test from expected failures 2022-09-03 09:26:21 +05:45
jkoberg
ddd6a53801 adjust expected failures
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-09-02 15:02:06 +02:00
Phil Davis
726640882b Hardcode header in GraphHelper::deleteSpace 2022-09-02 16:01:56 +05:45
sagargurung1001@gmail.com
0bb94facb3 Update expected to failure for local api for copy 2022-09-01 15:47:08 +05:45
sagargurung1001@gmail.com
69549208b6 Added /Shares related tests for lock properties on ocis 2022-09-01 15:44:04 +05:45
Viktor Scharf
4efa0747ff Merge branch 'master' into refactoringTests 2022-08-31 15:22:11 +02:00
Viktor Scharf
2a51a3f96c move graph api methods from Space context to GraphHelper 2022-08-31 15:11:31 +02:00
Viktor Scharf
3b548c9be3 [test-only] apiTest. change own password (#4480)
* apiTest. change own password

* fix
2022-08-31 13:02:33 +02:00
Viktor Scharf
280947365b part1 2022-08-31 09:57:44 +02:00