Commit Graph

179 Commits

Author SHA1 Message Date
Viktor Scharf
9d173f0ea6 api-tests: delete spaces before users (#1877)
* delete spaces before users

* delete users after deleting spaces

* fix
2025-11-20 09:12:48 +01:00
Artur Neumann
76713480e3 increase wait for seach index 2025-11-07 13:23:55 +05:45
Artur Neumann
b783059846 increase timeout waiting for notification 2025-11-07 13:20:10 +05:45
Ralf Haferkamp
500487f2fa test: fix a few more collaborative posixfs test (#1777)
wait for postprocessing to complete before accessing files on disk

Related: #1747
2025-11-04 16:46:34 +01:00
Viktor Scharf
59eb411024 correct STORAGE_USERS_POSIX_WATCH_FS env typo in CI (#1746)
* correct env typo

* set STORAGE_USERS_POSIX_SCAN_DEBOUNCE_DELAY=0

* tests: wait for postprocessing to finish before accessing files

---------

Co-authored-by: Ralf Haferkamp <r.haferkamp@opencloud.eu>
2025-11-04 10:22:06 +01:00
Artur Neumann
5b98860585 check status of postprocessing before accesing the file (#1762) 2025-11-03 14:13:46 +01:00
Florian Schade
fb8af22073 chore: bump reva (#1701)
* chore: bump reva

* enhancement(test): add postprocessing wait helper
2025-10-27 12:01:27 +01:00
Viktor Scharf
f04f6ad470 [full-ci] feat: implement OIDC authentication option (#1676)
* feat: implement Bearer Token authentication option

* fix
2025-10-27 11:17:44 +01:00
Viktor Scharf
c916528788 [full-ci] deleted unused step definitions (#1639)
* deleted unused step definitions

* fix flaky tests. rearange ine numbers
2025-10-10 11:34:43 +02:00
Viktor Scharf
07a8fef80e fix clicommand test 2025-10-08 16:45:16 +02:00
Viktor Scharf
0399398bc8 do not save edited users 2025-10-08 16:45:16 +02:00
Viktor Scharf
681ed49dc4 deleting user by userId in test 2025-10-08 16:45:16 +02:00
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