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
Viktor Scharf
52c72c852f
add auth app to ocm test setup
2025-03-25 09:52:08 +01:00
Ralf Haferkamp
de485a69d7
fix(test): Run app-auth test with jsoncs3 backend
2025-03-24 14:37:18 +01:00
André Duffeck
ac54b446a5
Adapt expectation on number of versions of same-mtime uploads
2025-03-24 10:01:35 +01:00
André Duffeck
467fc2af0c
Adapt to auth-app changes
2025-03-24 08:47:22 +01:00
André Duffeck
73c179e447
Adapt expected failures
2025-03-21 15:10:10 +01:00
André Duffeck
ac8351bd3b
Adapt test expectations, now that .mlock files are properly removed
2025-03-21 15:10:06 +01:00
Andre Duffeck
036b3669c2
Merge pull request #435 from aduffeck/fix-ci
...
Always run CLI tests with the decomposed storage driver
2025-03-20 15:01:24 +01:00
André Duffeck
d58f066376
Re-enable mtime related tests
2025-03-20 10:22:58 +01:00
Artur Neumann
547cfaee75
Merge pull request #440 from opencloud-eu/fixLocalSetup
...
fix local setup
2025-03-20 09:46:03 +05:45
André Duffeck
4569064400
Adapt expected failures
2025-03-19 18:24:03 +01:00
André Duffeck
5aa51dcfda
Use a separate expected failures file for posix
2025-03-19 18:24:03 +01:00
Viktor Scharf
1d0fcfbca4
fix local setup
2025-03-19 18:10:23 +01: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
Artur Neumann
bcac922216
Merge pull request #419 from opencloud-eu/runApiTestInCI
...
enable main API test suite to run in CI
2025-03-19 14:30:56 +05:45
Artur Neumann
88ac6e79e9
Merge pull request #416 from opencloud-eu/runWopiTestsInCI
...
Run wopi tests in CI
2025-03-19 14:30:42 +05:45
prashant-gurung899
5447743481
run cliCommands tests in CI
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2025-03-19 12:12:48 +05:45
Artur Neumann
a48750a1a6
enable main API test suite to run in CI
2025-03-19 11:19:35 +05:45
Artur Neumann
6d75ab58b9
run WOPI tests in CI
2025-03-19 09:30:35 +05:45
Artur Neumann
3655b04258
fix finding existing caches in CI
2025-03-18 12:52:10 +05:45
Artur Neumann
e70ff761e6
fix expected to fail files format
2025-03-17 18:56:56 +05:45
Artur Neumann
0d505db241
move tests that fail in both with/without remote.php
2025-03-17 18:39:02 +05:45
Artur Neumann
3a48c54618
adjust / fix lines in expected to fail that were forgotten
2025-03-17 18:36:28 +05:45
Artur Neumann
8ef69ed68b
[full-ci] delete dublicated lines from expected-failures
2025-03-17 18:13:13 +05:45
prashant-gurung899
24e9aacfdf
run more local api tests in CI
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2025-03-17 14:25:06 +05:45
prashant-gurung899
baf4a7a8c5
run local Api Tests in CI
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2025-03-14 17:34:23 +05:45