24 Commits

Author SHA1 Message Date
Lukas Hirt
d4f0461280 chore: [OCISDEV-170] bump owncloud-codestyle to v3.5.1 2025-08-13 10:32:31 +02:00
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
d45efeacca test: fix archive tests 2024-08-22 14:52:27 +05:45
Phil Davis
73c9c46694 test: require at least coding-standard 5.3 2024-08-15 14:41:06 +05:45
Phil Davis
ff30cc0e17 chore: use owncloud/coding-standard 5.1 2024-06-01 14:25:26 +05:45
Sabin
d931c60615 changed php version 2024-04-19 09:41:26 +05:45
Sawjan Gurung
3cea035d6d [tests-only] use new json schema assertion lib that supports latest schema drafts (#8503)
* test(api): use new json schema assertion lib that supports latest schema drafts

* test(api): fix json schema

* test(api): fix method call

* test(api): update expected failure lines

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): make json array validation strict

* test(api): fix php code style

* test(api): update expected failure lines
2024-02-23 16:24:22 +05:45
Phil Davis
b382a46e10 Update PHP API test dependencies 2023-06-12 16:20:24 +05:45
Phil Davis
fa3fc21d70 Update vendor-bin dependencies 2023-05-10 11:15:19 +05:45
Sawjan Gurung
0c4f53a03e Json drill for coreApiCapabilities Suite (#5672)
Refactor acording to core

Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>

Review Address

Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2023-02-28 15:13:36 +05:45
Kiran Parajuli
7d152e2ad1 Copied acceptance tests infrastructures from oC/core
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2023-01-05 09:21:34 +05:45
David Christofas
036c466425 add missing unprotected paths 2022-08-12 10:48:33 +02:00
Kiran Parajuli
b802c78762 Remove jarnaiz/behat-junit-formatter from acceptance tests
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-04-21 15:25:27 +05:45
Artur Neumann
2df9b058b5 [skip-ci] format PHP code same as in owncloud/core 2021-11-05 16:33:05 +01:00
Phil Davis
87997af0b6 Refactor spaces acceptance tests 2021-10-28 13:27:41 +05:45
Jörn Friedrich Dreyer
8d3562dc62 add missing files
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:59:35 +00:00
A.Unger
448bdde79c use http replace 2021-02-18 08:01:53 +00:00
Phil Davis
498a21cf0a [tests-only] Bump behat/gherkin to 4.7.1 2021-01-28 10:19:30 +05:45
Phil Davis
0ec1bd7782 Pin behat/gherkin because of Gherkin issue 187 2021-01-25 18:00:53 +05:45
Phil Davis
7cfdbcee60 Bump core commit id for API tests 2020-11-26 10:20:14 +05:45
Phil Davis
e35c37dd08 Adjust infrastructure for move of acceptance tests 2020-11-25 12:47:41 +05:45
A.Unger
da77819bbf ocis command on a working state 2020-09-18 15:45:53 +02:00
Phil Davis
3f4733e889 Add StepThroughExtension to acceptance test runner 2020-09-16 22:09:59 +05:45
Phil Davis
b36390e017 Add local API acceptance tests 2020-08-07 08:58:53 +05:45