Commit Graph

167 Commits

Author SHA1 Message Date
Viktor Scharf 25246782b2 [full-ci] Enhance getSpaceByName: check local cache before Graph API calls (#1574)
* Enhance getSpaceByName: check local cache before Graph API calls

* Update API endpoint for regular user drives
2025-09-30 13:08:21 +02:00
Viktor Scharf 723340dba6 [full-ci] getting personal space by userId instead of userName (#1553)
* getting personal space by userId instead of userName

* delete geting userId via api call

* add new created user id to user list

* fix after review
2025-09-26 10:51:41 +02:00
Viktor Scharf aba3a29e8e Apitest. file extension change
git checkout -b file-extension-rename-test
2025-09-09 12:28:39 +02:00
Viktor Scharf 28770fe20d run all tests with POSIX_WATCH_FS=true (#1342) 2025-08-15 13:44:35 +02:00
Viktor Scharf 62a7f79f51 multiTenancyTests (#1313)
* multiTenancyTests

* fix linter issues

* fix after review
2025-08-08 10:16:57 +02:00
Ralf Haferkamp c22c63d91a tests: Avoid static dates when creating shares
The expirationDate for new shares needs to be in the future. Using
static dates in the tests means we need to update them every now an
then. This adjusts the helpers to allow relative date formats like
"+3 days" and "tomorrow" when creating shares.
2025-07-16 18:14:21 +02:00
Viktor Scharf b11cd0def3 apiTest. select option for root/permissions endpoint (#942) 2025-06-06 08:14:05 +02:00
Ralf Haferkamp a73b125505 tests: expand drive permissions where needed 2025-06-02 16:44:04 +02:00
Viktor Scharf bb59f16e31 PosixTest. Check that version, share and link still exist (#837) 2025-05-14 20:19:00 +02:00
Viktor Scharf 32d694a3e2 collaboration posix tests (#780) 2025-05-12 08:50:10 +02:00
Viktor Scharf 308f801f03 collaborative posix test (#672)
* collaborative posix test

* fix after review
2025-05-05 10:21:11 +02:00
Jannik Stehle d07608758b test: remove capability check for edition
This check doesn't make sense anymore since the edition is empty in the capabilities if not set manually.
2025-04-08 10:06:22 +02:00
Jannik Stehle 8290d8bf9d Revert "Completely remove "edition" from capabilities"
This reverts commit 0c2da6e8fd.
2025-04-07 16:41:34 +02:00
Ralf Haferkamp 0c2da6e8fd Completely remove "edition" from capabilities
This removes the "edition" value for the capabilities. We don't need that
anymore.
2025-03-19 15:34:38 +01:00
Viktor Scharf 0db2145cef fix gherkin lint 2025-03-10 15:10:32 +01:00
Viktor Scharf 5638652016 fix test with password banned list 2025-02-28 15:53:35 +01:00
Viktor Scharf 0c8add46af Merge pull request #241 from fschade/fix-acceptance-tests
fix(tests): running acceptance tests locally fails ...
2025-02-24 18:11:06 +01:00
Florian Schade 648b2afd3e fix(tests): acceptance tests config path resolution 2025-02-24 18:06:14 +01:00
Viktor Scharf daa7ed65cb adapt expected failures file 2025-02-14 11:40:24 +01:00
Viktor Scharf c49915066c enable search tests 2025-02-14 09:26:32 +01:00
Viktor Scharf f6b5a961da clean up tests 2025-02-11 11:27:05 +01:00
Viktor Scharf 72fd765b93 delete unnecessary steps from context files 2025-02-05 19:43:12 +01:00
Jörn Friedrich Dreyer a5c9cbc26e drop project reference in testsuite headers, copyright and license remain
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-29 17:20:44 +01:00
Ralf Haferkamp 0716b40fa0 Adjust LDAP Schema for new name 2025-01-29 11:58:57 +01:00
André Duffeck 57fa8eb43c Switch from ocis/s3ng to decomposed/decomposed_s3 storage drivers
ocis/s3ng are still supported for backwards compatibility reasons, but
they need to be configured using the decomposed/decomposed_s3 options.
2025-01-24 11:04:23 +01:00
Viktor Scharf 2d632b5e5b php-setup-and-run-all-tests 2025-01-17 16:43:09 +01:00
Viktor Scharf 1a20a85928 fix 2025-01-16 18:17:58 +01:00
Viktor Scharf 9db4693a9e rebranding tests 2025-01-16 17:39:02 +01:00
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