Commit Graph
710 Commits
Author SHA1 Message Date
Benedikt Kulmann c831489258 ci: fix php code style 2022-09-09 12:41:05 +02:00
Phil DavisandGitHub 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 DavisandGitHub 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 DavisandGitHub 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 KulmannandGitHub 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 DavisandGitHub 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 https://github.com/owncloud/web/commit/66430574844371e69f6159d5597da3dd6ea78676
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 BarzandGitHub 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 DavisandGitHub 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 HaferkampandRalf 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 TripathiandPhil Davis 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 DavisandGitHub 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 GurungandGitHub 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 ScharfandPhil Davis ae77fdeaf9 removed search test from expected failures 2022-09-03 09:26:21 +05:45
jkobergandkobergj 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 8178c40049 fix after rebase 2022-08-31 18:09:36 +02:00
Viktor ScharfandGitHub 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 ScharfandGitHub 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
Sagar GurungandGitHub f9cd1f5271 [tests-only][full-ci]Add lock related tests for /Shares on ocis (#4404) 2022-08-31 12:57:15 +05:45
Artur NeumannandGitHub d4b9e9b3bf Merge pull request #4389 from owncloud/addFavoriteSpaceTestOnOcis
[tests-only][full-ci]Add /Shares related favorite tests on ocis which are removed from core
2022-08-29 12:26:02 +05:45
amrita a00949f1b2 Add /Shares related favorite tests on ocis which are removed from core 2022-08-29 10:12:16 +05:45
Kiran Parajuli 5eee569225 [tests-only] restore the removed scenarios for the core repository
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-08-29 10:08:54 +05:45
Phil Davis 4c58ce35c5 Cleanup spaces in all local API test suites 2022-08-25 17:39:55 +05:45
Phil DavisandGitHub bbca91ba48 Merge pull request #4441 from owncloud/deleteAllProjectSpaceAfterTest
[tests-only] [full-ci] ApiTest. after each test users-manager delete their project space
2022-08-25 12:29:07 +05:45
Swikriti TripathiandGitHub 9ceaf144ee Merge pull request #4422 from owncloud/move-graph-test-to-ocis-local
[full-ci] [tests-only] Added test for creating group with case sensitive
2022-08-25 09:41:36 +05:45
Prarup Gurung 07af8544e8 Added test for creating group with case sensitive 2022-08-24 16:33:47 +05:45
Viktor Scharf c7a6d5a0aa add ability to delete project space after test 2022-08-24 12:19:03 +02:00
Benedikt Kulmann dd49462bac ci: delete accounts frontend app from ci config.json 2022-08-24 09:10:35 +02:00