[tests-only] Added tests with depth:infinity enabled (#7395)

* add depth infinity tests

* fix step

* add passing tests only

* format rable
This commit is contained in:
Sawjan Gurung
2023-10-04 11:51:24 +05:45
committed by GitHub
parent 582e7474e8
commit 0bf863b451
4 changed files with 139 additions and 7 deletions
+13
View File
@@ -130,6 +130,19 @@ default:
- GraphContext:
- OcisConfigContext:
apiDepthInfinity:
paths:
- '%paths.base%/../features/apiDepthInfinity'
context: *common_ldap_suite_context
contexts:
- SpacesContext:
- FeatureContext: *common_feature_context_params
- OCSContext:
- GraphContext:
- PublicWebDavContext:
- TrashbinContext:
- OcisConfigContext:
apiAsyncUpload:
paths:
- '%paths.base%/../features/apiAsyncUpload'