Commit Graph

139 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer a46fd132bd use OC_ env prefix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 16:11:11 +01:00
Sawjan Gurung a397189e1a Merge pull request #10733 from owncloud/test-auth-app-token-api-impersonation
[tests-only][full-ci] add test for creating auth token for an app using impersonation api
2025-01-10 10:12:49 +05:45
Niraj Acharya d601cb1d6d add test for creating auth tocken for an app using impersonation api 2025-01-09 15:03:37 +05:45
prashant-gurung899 11b5e8ccbc add test to check settings api response
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2025-01-09 09:52:39 +05:45
amrita c652cbc604 add tests on list permission with query 2025-01-06 10:11:23 +05:45
Prajwol Amatya 000a4f9fe8 added test to list drives after share has been disabled 2025-01-02 14:26:33 +05:45
Pradip Subedi fad008f676 Merge pull request #10703 from owncloud/test/change-share-role-Denied-to-and-fro
[tests-only][full-ci] Tests for checking share access after changing share role to and from "Denied"
2025-01-01 17:25:27 +05:45
amrita acc993ab36 santize service health and reasy url 2024-12-31 15:06:16 +05:45
pradip 5383e55612 test: change share role Denied to-and-fro role in Personal and Project space 2024-12-31 12:44:46 +05:45
Niraj Acharya 089ccc1ca3 updating lint rules for test code 2024-12-30 09:18:45 +05:45
Sabin Panta d9bfdda8ec Merge pull request #10660 from owncloud/test-auth-app-token
[tests-only][full-ci] adding test for creating auth token for an app using cli
2024-12-24 12:08:08 +05:45
Niraj Acharya 558839faa6 adding test for creating auth token for an app using cli 2024-12-24 09:56:07 +05:45
prashant-gurung899 367f55109f add test to download files and folders as archive
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-12-23 11:33:22 +05:45
prashant-gurung899 f5f30f053b fix typo in then steps
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-12-17 13:04:19 +05:45
prashant-gurung899 2841217deb add tests to remove access of shared resource to federated user
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-12-17 12:10:55 +05:45
Sawjan Gurung 5d86cd2cc2 Merge pull request #10752 from owncloud/list-sharedByMe
[tests-only][full-ci] added test to list shares sharedByMe after the share role has been disabled
2024-12-17 10:00:12 +05:45
Sawjan Gurung fbf49a747f Merge pull request #10624 from owncloud/set-chunking-version
[tests-only][full-ci] refactor: Set chunking version 1 as default
2024-12-13 11:25:54 +05:45
Prajwol Amatya 706ad82968 added test to list shares shredByMe after the share role has been disabled 2024-12-13 10:05:54 +05:45
pradip e4a836503f test(refactor): refactor some scenarios to the original and step definition 2024-12-13 10:02:41 +05:45
Sawjan Gurung 123aab9675 Merge pull request #10247 from owncloud/tests/test-coverage-7815-parent-id
[tests-only][full-ci] check parent-id of shares
2024-12-12 10:00:46 +05:45
Saw-jan 7546e476be test: allow items check for multiple array items 2024-12-11 11:55:47 +05:45
Niraj Acharya 6c00b5d26b add test for creating auth tocken for an app using api 2024-12-11 11:54:30 +05:45
Saw-jan 158cede97f test: check file-parent id in shares propfind 2024-12-11 11:25:45 +05:45
pradip 4515240a67 test(refactor): remove variable in other code 2024-12-10 11:28:57 +05:45
pradip 3b9ee2e49f refactor: set chunking version 1 as default 2024-12-10 11:28:57 +05:45
Saw-jan ad2e310ec3 tests: more checks 2024-12-09 17:33:02 +05:45
Saw-jan 529d29e5b1 test: do not try graph endpoints if testing on reva 2024-12-09 14:52:23 +05:45
Saw-jan bedddc4728 tests: fix tests 2024-12-09 14:52:23 +05:45
Saw-jan 4bdad9121f test: fix request to another user tests 2024-12-09 14:52:23 +05:45
Saw-jan 5d42d8ee0f test: remove duplicate steps 2024-12-09 14:52:23 +05:45
prashant-gurung899 fe0da6511d add test to list copied folder ocm share
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-12-05 11:31:24 +05:45
amrita e83b63ffe6 rename variable name and remove unwanted function 2024-12-02 16:53:12 +05:45
amrita e76ba90bee remove getResponseXml 2024-12-02 16:51:51 +05:45
Niraj Acharya c98841904d removing without skeleton files string from the user creation steps 2024-12-02 09:12:57 +05:45
Saw-jan d3e8b71423 test: do not use unnecessary array 2024-11-28 16:59:16 +05:45
Prajwol Amatya 0252306214 Merge pull request #10351 from owncloud/healthzCheck
[test-only] add test for checking service ready and health
2024-11-28 16:56:51 +05:45
Prashant Gurung b1b9e7b77f Merge pull request #10626 from owncloud/tests-ocm-refactor-steps
[tests-only][full-ci] refactor multiple when steps in OCM tests
2024-11-28 16:41:10 +05:45
Prajwol Amatya 34dc52d426 update the scenarios for service availability check 2024-11-28 16:01:30 +05:45
Sawjan Gurung 2e40f9905c Merge pull request #10523 from owncloud/ocm-test-shared-file
[tests-only][full-ci] adding test for editing shared file(OCM) by the share receiver
2024-11-28 14:18:36 +05:45
prashant-gurung899 cbf2b4f393 refactor multiple when steps in OCM tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-28 12:36:32 +05:45
amrita cf8a83cb36 review addressed 2024-11-28 10:44:44 +05:45
amrita 62b314dc91 add test for template 2024-11-28 10:44:44 +05:45
Niraj Acharya 4f8fd47058 adding test for editing shared file(OCM) by the share receiver 2024-11-28 09:21:41 +05:45
Prajwol Amatya c1c6143568 change sse debug addr port 2024-11-28 09:11:52 +05:45
Viktor Scharf 18e0af90b7 add test for checking service ready and health 2024-11-28 09:11:50 +05:45
Saw-jan bc63c2cbd7 test: merge similar steps 2024-11-27 14:54:18 +05:45
Saw-jan 5bbe356d36 test: store preview content for comparison 2024-11-27 14:54:18 +05:45
Saw-jan 73d89721c6 test: fix addUserToGroup param 2024-11-27 14:54:17 +05:45
Sawjan Gurung e4778ec314 Merge pull request #10651 from owncloud/tests-ocm-download-preview
[tests-only][full-ci] add tests to download thumbnail preview of a federated share image
2024-11-27 14:03:09 +05:45
prashant-gurung899 5475f6c60f add test to check activities after updating share in space context
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-11-27 13:01:58 +05:45