Commit Graph

631 Commits

Author SHA1 Message Date
prashant-gurung899 610731f493 add test to delete file by id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-08 16:20:24 +05:45
Saw-jan 62c024bc66 test: fix custom properties tests 2024-08-05 14:46:49 +05:45
Saw-jan f976386ee2 test: fix tests and issue tags
test: fix properties namespace
2024-08-02 09:31:26 +05:45
Saw-jan d8c74a30a2 test: update tests related to issue-1124
test: fix tests and issue tags
2024-08-01 16:50:47 +05:45
Viktor Scharf eb4de64f33 fix after review 2024-07-29 12:30:05 +02:00
Viktor Scharf eac8fb8649 unhide share 2024-07-29 11:43:05 +02:00
Salipa-Gurung 065c4fa027 add test coverage for activities api for a file 2024-07-25 14:51:18 +05:45
Sabin 381506ed86 cli test for delete empty trash bin directory 2024-07-25 09:36:00 +05:45
Saw-jan 5fabf09451 test: fix MOVE within Shares tests 2024-07-24 11:35:45 +05:45
Saw-jan 15f320f708 test: fix tests 2024-07-24 11:35:45 +05:45
Niraj Acharya fcb33ed3dd adding test for listing drive items with new props in personal space 2024-07-23 14:55:05 +05:45
pradip 7b8b4faf05 test: add test coverage for roleMangement endpoints 2024-07-23 12:46:16 +05:45
Phil Davis 6bbda86eb5 Merge pull request #9645 from owncloud/tests/extend-non-admin-testcases
[tests-only][full-ci] extend test cases for non-admin actions to admin resources
2024-07-22 12:36:42 +05:45
prashant-gurung899 89ca45bc80 add test to remove versions of files from space using space id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-19 14:07:29 +05:45
ishabaral a78d501fc0 search: reindex command for all spaces 2024-07-19 10:15:11 +05:45
Saw-jan dd8a3eb3d2 tests: add test cases for non-admin actions to admin resources 2024-07-18 17:43:16 +05:45
Sabin 52a0c346c3 added test for updating admin password via cli 2024-07-18 12:07:54 +05:45
Sawjan Gurung 61f8b20ecd Merge pull request #9627 from owncloud/cli-remove-file-versions-by-fileid
[tests-only][full-ci] adding test to remove old versions of a file using file-id using cli command
2024-07-18 11:17:17 +05:45
prashant-gurung899 22be9de42c add test to remove versions of a file using file id
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-18 10:33:46 +05:45
Niraj Acharya 740793ec18 adding test for listing drive items with new props in personal space 2024-07-17 14:09:40 +05:45
prashant-gurung899 7b4a92c22a add test to remove versions using CLI command
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-16 15:31:38 +05:45
Viktor Scharf 1b8b911b63 list Invitation 2024-07-15 12:24:59 +02:00
Sawjan Gurung 4696417a1f Merge pull request #9578 from owncloud/backup-consistency-cli-test
[tests-only][full-ci]adding test for backup consistency cli command
2024-07-11 15:25:52 +05:45
Niraj Acharya 735b24fff5 adding test for backup consistency cli command 2024-07-11 12:28:52 +05:45
Sawjan Gurung f807c4ef13 Merge pull request #9569 from owncloud/tests/remote_item_id
[tests-only][full-ci] add remote item-id check in REPORT responses
2024-07-11 11:44:14 +05:45
ishabaral 5b566e2b43 add remote item id to search report tests scenario 2024-07-11 09:58:47 +05:45
Sabin 3095d843b8 added cli test for changing password of non-existing user 2024-07-11 09:39:57 +05:45
Viktor Scharf 2fc47576ca Merge pull request #9566 from owncloud/findAcceptedUser
[test-only] Find accepted user
2024-07-10 10:36:49 +02:00
Viktor Scharf cac97c6067 find accepted users 2024-07-09 14:47:16 +02:00
Sawjan Gurung 18048aaaeb Merge pull request #9564 from owncloud/webdav-remove-then-steps
[tests-only][full-ci] remove unused Then step definitions from WebDav.php
2024-07-09 16:20:42 +05:45
prashant-gurung899 9c4e26ac85 remove unused Then test steps
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-09 15:24:10 +05:45
Saw-jan 79175b0f25 test: add TUS upload test for .. path 2024-07-09 14:10:50 +05:45
Saw-jan 13b428ecae refactor: remove stdins from the command logs 2024-07-09 11:48:03 +05:45
Saw-jan 78ca9bacf9 test: add cli test for resetting user password 2024-07-09 11:48:03 +05:45
prashant-gurung899 0cc27da636 remove unused when test steps
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-09 10:06:23 +05:45
Phil Davis 2c9dc92d11 Merge pull request #9553 from owncloud/webdav-remove-given-steps
[tests-only][full-ci] remove unused Given step definitions from WebDav.php
2024-07-08 15:33:08 +05:45
prashant-gurung899 cafaec75fb remove unused given test steps
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-08 14:57:16 +05:45
Salipa-Gurung 30be233829 add test coverage for audio, location, image and photo props
add audio test file

add test file with location, image and photo metadata
2024-07-08 13:16:27 +05:45
Viktor Scharf 97bce8edd4 more ocm tests 2024-07-08 07:59:52 +02:00
Phil Davis 4b05f35d52 Merge pull request #9519 from owncloud/webdav
[full-ci][tests-only] remove unused stepDef function related to download with range from WebDav.php
2024-07-08 10:46:36 +05:45
prashant-gurung899 a3bb4fdc9f remove unused step definition function
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-07-08 09:51:46 +05:45
Saw-jan a8ee23734c test: add settings helper
test: move methods to helper
2024-07-08 09:44:48 +05:45
Saw-jan 18d0eaa5c2 test: disable retry when sync disabled for a share
get default aut-sync setting
2024-07-08 09:44:48 +05:45
Saw-jan 04d7985487 test: retry listing shares 2024-07-08 09:44:48 +05:45
Phil Davis b78910dea9 Merge pull request #9470 from owncloud/test/remove-unused-expressions
[full-ci][tests-only] Remove unused array_reverse() functions
2024-06-27 17:41:38 +05:45
Phil Davis 87c87d76a1 Merge pull request #9471 from prashant-gurung899/trashbin-context
[full-ci][tests-only] remove throwExceptionIfNotFound parameter and unused userTriesToRestoreElementInTrash function
2024-06-27 17:14:38 +05:45
pradip 266c28d80b test: Remove unused code: array_reverse() and \array_reverse() 2024-06-27 17:07:48 +05:45
prashant-gurung899 af4193f3e0 remove throwExceptionIfNotFound parameter and userTriesToRestoreElementInTrash function
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-06-27 15:55:34 +05:45
prashant-gurung899 263a3dc4e2 remove unused index paramater
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-06-27 15:43:28 +05:45
Saw-jan 8b6cbb7dc0 test: refactor 2024-06-24 18:42:04 +05:45