[test-only] add API acceptance tests to create user using the admin privilege (#4902)

* add api test

* fix typo

* php style fix
This commit is contained in:
Viktor Scharf
2022-11-04 12:39:54 +01:00
committed by GitHub
parent 655d650baf
commit 753812bf63
3 changed files with 107 additions and 2 deletions
+13
View File
@@ -115,7 +115,20 @@ default:
context: *common_ldap_suite_context
contexts:
- GraphContext:
- SpacesContext:
- OccContext:
- FeatureContext: *common_feature_context_params
- CapabilitiesContext:
- ChecksumContext:
- FavoritesContext:
- FilesVersionsContext:
- OCSContext:
- PublicWebDavContext:
- SearchContext:
- TrashbinContext:
- WebDavPropertiesContext:
- TUSContext:
- SpacesTUSContext:
extensions:
Cjm\Behat\StepThroughExtension: ~