Lukas Hirt
b933f48b68
test: adjust PHP code to support v8.4
...
The implicite nullable type has been deprecated.
This fixes it by explicitely typing every nullable type.
PHP is also bumped in composer and drone to v8.4.
2025-06-26 09:10:01 +02:00
Saw-jan
56e5fd20d6
refactor: add trailing-comma in method args and params
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-06-19 15:34:02 +05:45
Saw-jan
4a798944f9
refactor: add no_unused_imports lint rule
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-06-19 12:26:09 +05:45
pradip
5aef1fbd3b
test: remove xRequestId parameter
2025-04-24 17:42:55 +05:45
Deyan Zhekov
65f2fac208
Add missing dynamic property $sharingNgContext
2025-03-31 17:05:48 +03:00
pradip
f77cbd890e
test: test only from federated user's case
2025-03-26 12:52:26 +05:45
pradip
60e0a4f55f
test: federated user tries redeleting connection with random idp
2025-03-24 17:23:18 +05:45
Pradip Subedi
1eec3be20b
Merge pull request #11017 from owncloud/test/test-coverage-for-deleted-user
...
[tests-only][full-ci] Test coverage for federated user trying to delete deleted federation connection
2025-03-24 12:16:39 +05:45
Saw-jan
b10bce6848
test: check share sync and role
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-03-19 14:03:15 +05:45
pradip
375e2305a6
test: test coverage for trying to delete deleted user
2025-03-19 09:54:14 +05:45
Prajwol Amatya
f21c668312
added test to share resources concurrently to federated user
2025-03-17 09:59:13 +05:45
Prajwol Amatya
316bd72ccd
added test to enable disable share permissions role for federated shares
2025-02-28 10:00:31 +05:45
Prajwol Amatya
a1f87b54cd
added test for user trying to accept federation share invitation from same instance
2025-02-17 16:23:55 +05:45
Niraj Acharya
089ccc1ca3
updating lint rules for test code
2024-12-30 09:18:45 +05:45
prashant-gurung899
cbf2b4f393
refactor multiple when steps in OCM tests
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2024-11-28 12:36:32 +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
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
Viktor Scharf
3d8d5f923f
delete connection tests
2024-10-04 15:17:15 +02:00
Viktor Scharf
26a02bb141
fix flaky test
2024-09-23 16:38:51 +02:00
Viktor Scharf
0a3a1e2ee6
fix email test
2024-09-20 14:33:22 +02:00
Viktor Scharf
0c4242d4bb
fix issue/10059
2024-09-19 07:05:59 +02:00
Viktor Scharf
84eb181928
check email validation
2024-09-16 10:32:30 +02:00
Viktor Scharf
438e445a1c
fix after review
2024-09-12 10:08:43 +02:00
prashant-gurung899
d8d7b700cd
reorganize test folders within the acceptance directory
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2024-08-28 14:54:45 +05:45