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
2c6c769695
refactor: add return type lint rules
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-06-19 12:26:09 +05:45
Saw-jan
2ef566b85b
refactor: add space related lint rules
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-06-19 12:26:09 +05:45
Saw-jan
a565108302
refactor: add comment spaces lint rule
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-06-19 12:26:09 +05:45
Saw-jan
625dc16417
refactor: add no_useless_else lint rule
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-06-19 12:26:09 +05:45
Saw-jan
43865a9646
refactor: add trailing_comma lint rule
...
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com >
2025-06-19 12:26:09 +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
Niraj Acharya
089ccc1ca3
updating lint rules for test code
2024-12-30 09:18:45 +05:45
amrita
e83b63ffe6
rename variable name and remove unwanted function
2024-12-02 16:53:12 +05:45
amrita
e76ba90bee
remove getResponseXml
2024-12-02 16:51:51 +05:45
Sabin
b5d5afcd5c
remove old dav path for public share
2024-11-19 14:54:02 +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
Saw-jan
286e578314
test: use existing method to get space
2024-10-07 15:03:16 +05:45
Niraj Acharya
db844fb5ab
removing SPACE_ID_FROM_OCIS from test code
2024-10-03 09:08:10 +05:45
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