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
44ee182aa3
apiTest-coverage for #1523 ( #1660 )
...
* apiTest-coverage for #1523
* check propfind contans correct files name
* bump reva for getting #381
2025-10-24 09:45:03 +02: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
2fba3c5cdd
check thumbnails in the share with me response ( #1605 )
...
* check thumbnails in the share with me response
* check preview in report response
2025-10-07 07:43:46 +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
Jörn Friedrich Dreyer
93b02c204f
Merge pull request #1550 from opencloud-eu/fix-flaky-api-tests
...
apiTest-flaky: sync share before checking
2025-09-24 14:52:22 +02:00
Viktor Scharf
5751d1e2a0
[decomposed] use Alpine for opencloud starting ( #1547 )
...
* use Alpine for opencloud starting
* Update opencloud.Dockerfile
* fix
2025-09-24 14:31:05 +02:00
Viktor Scharf
0c45e74785
apiTest-flaky: stnc share before checking
2025-09-24 11:29:53 +02:00
Jörn Friedrich Dreyer
2cef3682f3
adjust expected failures
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-09-22 16:48:55 +02:00
prashant-gurung899
32f35f7b29
revert behat version and fix regex on test script
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2025-09-16 11:29:22 +05:45
Artur Neumann
5f269185bc
Merge pull request #1482 from opencloud-eu/file-extension-rename-test
...
Apitest. file extension change
2025-09-10 13:13:51 +05:45
Ralf Haferkamp
b9a0bb034c
fix: multi-tenant tests: admin had no tenantId
2025-09-09 15:10:28 +02:00
Viktor Scharf
aba3a29e8e
Apitest. file extension change
...
git checkout -b file-extension-rename-test
2025-09-09 12:28:39 +02:00
Artur Neumann
81bbb5c4cb
[full-ci] run tests with VIPS enabled ( #1420 )
...
* [full-ci] run tests with VIPS enabled
* fix
* fix
---------
Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu >
2025-09-05 10:55:35 +02:00
Tyler Morgan
788b54267a
Correct app store URL ( #1412 )
2025-09-01 10:52:42 +02:00
Ralf Haferkamp
afed8aadae
tests: Remove unsupported test case
...
The collaborative mode of posixfs does currently not support the creation
and removal of spaces directly on the file system. This has to happen
via the graph API.
2025-08-21 11:15:35 +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
Benedikt Kulmann
c61392138c
feat: re-enable Save As and Export in collabora
2025-06-26 11:46:46 +02:00
Viktor Scharf
f8bbc0e0d0
apiTest. listpermissionswithCountFilter ( #1010 )
2025-06-10 09:28:24 +02:00
Viktor Scharf
b11cd0def3
apiTest. select option for root/permissions endpoint ( #942 )
2025-06-06 08:14:05 +02:00
Viktor Scharf
129fb1e62d
[full-ci] ApiTest. checking private link in report response ( #993 )
...
* checking private link in report response
* correct expected failures file
2025-06-05 10:41:16 +02:00
prashant-gurung899
9193df0385
tests: update antivirus tests for zip files
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2025-06-04 14:01:51 +05:45
Ralf Haferkamp
a73b125505
tests: expand drive permissions where needed
2025-06-02 16:44:04 +02:00
Ralf Haferkamp
83c9559fe0
fix acceptance tests expectations
2025-06-02 15:17:32 +02:00
Alex
6a62068c2a
feat: hide close button in collabora ( #828 )
...
* feat: hide close button in collabora
2025-05-22 14:51:26 +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
f0971d9fe4
test for #452 ( #826 )
2025-05-13 09:16:44 +02:00
Viktor Scharf
4ad12a842f
run ci with decomposed ( #782 )
...
* build(deps): bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go ) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/nats-io/nats.go/releases )
- [Commits](https://github.com/nats-io/nats.go/compare/v1.41.2...v1.42.0 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
dependency-version: 1.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
run ci with decomposed
fix
Trigger CI pipeline
Trigger CI pipeline
fix
* chnge cliCommand name
* add posix expected failures file
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 09:39:25 +02:00
Viktor Scharf
32d694a3e2
collaboration posix tests ( #780 )
2025-05-12 08:50:10 +02:00
Alex
38169e60ae
fix: show special roles at the end of the list ( #806 )
2025-05-10 11:23:01 +02:00
Viktor Scharf
308f801f03
collaborative posix test ( #672 )
...
* collaborative posix test
* fix after review
2025-05-05 10:21:11 +02:00
Viktor Scharf
a5ebc0adec
Update README.md
2025-04-14 14:29:04 +02:00
Viktor Scharf
a95d75813c
update test doc
2025-04-14 13:33:05 +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
Artur Neumann
87def992c8
fix expected spanish string in test
2025-04-07 12:40:48 +05:45
André Duffeck
d18549e3fa
Adapt test, the tokens API returns the ids as the tokens now
2025-03-26 19:30:02 +01:00
Christian Richter
a298f90509
remove expected failures
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-03-26 17:25:22 +01:00
Benedikt Kulmann
7dcdc53127
[full-ci] fix(collaboration): hide SaveAs and ExportAs buttons in web office ( #471 )
...
* fix(collaboration): hide SaveAs and ExportAs buttons in collabora
---------
Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu >
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2025-03-26 15:06:30 +01:00
Artur Neumann
5561d5f354
[full-ci] add TUS upload test to expected to fail file
2025-03-26 16:00:28 +05:45
amrita-shrestha
2d16e6e693
Remove mtime 500 issue from expected failure
2025-03-25 22:44:28 +05:45