Sawjan Gurung
3ea736c283
[full-ci][tests-only] test: check last email content with retries as emails can be delayed ( #2038 )
...
* test: check last email content with retries
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
* test: cleanup unused const
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
---------
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-12-16 18:08:22 +05:45
Sawjan Gurung
cffeb4a690
[full-ci][tests-only] test: fix some test flakiness ( #2003 )
...
* test: check content after upload
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
test: check content with retry
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
* test: check empty body before json decoding
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
* test: wait post-processing for webdav requests if applicable
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
* test: check token before doing request
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
test: check body before json decoding
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
test: add wait step
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
---------
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-12-15 14:45:12 +05:45
Viktor Scharf
2bdd98f5cf
[full-ci] revaBump-v2.40.1 ( #1927 )
...
* revaBump-v2.40.0
* adapt tests
* bring-#442
* adapt tests
* bring-#444
* ocm fixes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* adapt tests
* adapt unit tests
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* revaUpdate-2.40.1
* update opencloud-version-4.0.0-rc.3
---------
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-11-28 17:34:12 +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
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
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
62a7f79f51
multiTenancyTests ( #1313 )
...
* multiTenancyTests
* fix linter issues
* fix after review
2025-08-08 10:16:57 +02:00
Viktor Scharf
b11cd0def3
apiTest. select option for root/permissions endpoint ( #942 )
2025-06-06 08:14:05 +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
0db2145cef
fix gherkin lint
2025-03-10 15:10:32 +01:00
Jörn Friedrich Dreyer
74b6078158
bump reva, change decomposeds3 drivername
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-02-20 11:07:31 +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
1c96633985
Adjust LDAP base DN in tests to dc=example,dc=org
2025-01-29 11:59:06 +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
7a28e6f49d
settins tests fix
2025-01-20 10:16:59 +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
Niraj Acharya
d601cb1d6d
add test for creating auth tocken for an app using impersonation api
2025-01-09 15:03:37 +05:45
amrita
c652cbc604
add tests on list permission with query
2025-01-06 10:11:23 +05:45
Niraj Acharya
089ccc1ca3
updating lint rules for test code
2024-12-30 09:18:45 +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
pradip
e4a836503f
test(refactor): refactor some scenarios to the original and step definition
2024-12-13 10:02:41 +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
Sabin Panta
930f9053d8
Merge pull request #10722 from owncloud/list-permission-denied
...
[tests-only][full-ci] adding test for listing permission of a folder in personal and project space with denied role enabled
2024-12-11 09:23:11 +05:45
pradip
4515240a67
test(refactor): remove variable in other code
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
Niraj Acharya
89baa049b7
adding test for listing permission of a folder in personal and project space with denied role enabled
2024-12-05 12:44:32 +05:45
amrita
e83b63ffe6
rename variable name and remove unwanted function
2024-12-02 16:53:12 +05:45
Niraj Acharya
c98841904d
removing without skeleton files string from the user creation steps
2024-12-02 09:12:57 +05:45
Prajwol Amatya
34dc52d426
update the scenarios for service availability check
2024-11-28 16:01:30 +05:45
Saw-jan
327e6260ff
tests: error handling
...
tests: remove unnecessary logs
2024-11-22 16:01:58 +05:45
Sabin
b5d5afcd5c
remove old dav path for public share
2024-11-19 14:54:02 +05:45
Saw-jan
c3b442491d
tests: update ocm setup and docs
...
docs: separate provider config
tests: substitution for local and remote server urls
tests: create local configs
tests: fix vscode debugger config
tests: separate federation share steps
2024-11-11 14:37:52 +05:45
Sabin
b574af4307
removed to do comment
2024-10-29 11:31:14 +05:45
Niraj Acharya
a780da88d1
running secure viewer role with ocis wrapper instead of running ocis with GRAPH_AVAILABLE_ROLES
2024-10-25 11:55:50 +05:45
Saw-jan
766ad4b40c
ci: make remote.php default
...
docs: add documentation
test: rename uniquePath to suffixPath
2024-10-21 17:08:25 +05:45
Saw-jan
f86d137f87
test: make remote.php configurable
...
test: build dav paths
test: fix paths
test: merge method args
test: add issue tags
test: add new expected failure file
test: merge expected-failure files before running tests
2024-10-21 16:57:58 +05:45
Saw-jan
ca76f79be3
test: get necessary contexts properly
2024-10-08 15:17:44 +05:45
Niraj Acharya
e906f9f9b5
refactoring test code
2024-10-08 14:46:33 +05:45
Viktor Scharf
f088b53f88
Merge pull request #10224 from owncloud/deleteConnectionTest
...
[test-only] delete connection tests
2024-10-04 15:37:53 +02:00
Viktor Scharf
3d8d5f923f
delete connection tests
2024-10-04 15:17:15 +02:00
Niraj Acharya
db844fb5ab
removing SPACE_ID_FROM_OCIS from test code
2024-10-03 09:08:10 +05:45
Saw-jan
ca82ac03fc
test: allow multiple xpaths checks
2024-10-02 13:37:34 +05:45
Saw-jan
732f2b241e
test: rename PROPFIND response check steps
...
test: fix tests
2024-10-02 13:33:33 +05:45
Saw-jan
08922584bc
test: fix PROPFIND shares space tests
2024-10-02 13:33:33 +05:45