Cleanup spaces in all local API test suites
This commit is contained in:
@@ -14,6 +14,7 @@ default:
|
|||||||
ldapInitialUserFilePath: /../../config/ldap-users.ldif
|
ldapInitialUserFilePath: /../../config/ldap-users.ldif
|
||||||
contexts:
|
contexts:
|
||||||
- GraphContext:
|
- GraphContext:
|
||||||
|
- SpacesContext:
|
||||||
- OccContext:
|
- OccContext:
|
||||||
- FeatureContext: &common_feature_context_params
|
- FeatureContext: &common_feature_context_params
|
||||||
baseUrl: http://localhost:8080
|
baseUrl: http://localhost:8080
|
||||||
@@ -25,6 +26,7 @@ default:
|
|||||||
- ChecksumContext:
|
- ChecksumContext:
|
||||||
- FavoritesContext:
|
- FavoritesContext:
|
||||||
- FilesVersionsContext:
|
- FilesVersionsContext:
|
||||||
|
- OCSContext:
|
||||||
- PublicWebDavContext:
|
- PublicWebDavContext:
|
||||||
- TrashbinContext:
|
- TrashbinContext:
|
||||||
- WebDavPropertiesContext:
|
- WebDavPropertiesContext:
|
||||||
@@ -51,12 +53,16 @@ default:
|
|||||||
- '%paths.base%/../features/apiArchiver'
|
- '%paths.base%/../features/apiArchiver'
|
||||||
contexts:
|
contexts:
|
||||||
- ArchiverContext:
|
- ArchiverContext:
|
||||||
|
- SpacesContext:
|
||||||
- OccContext:
|
- OccContext:
|
||||||
- FeatureContext: *common_feature_context_params
|
- FeatureContext: *common_feature_context_params
|
||||||
- CapabilitiesContext:
|
- CapabilitiesContext:
|
||||||
- ChecksumContext:
|
- ChecksumContext:
|
||||||
- FilesVersionsContext:
|
- FilesVersionsContext:
|
||||||
|
- OCSContext:
|
||||||
- PublicWebDavContext:
|
- PublicWebDavContext:
|
||||||
|
- TrashbinContext:
|
||||||
|
- WebDavPropertiesContext:
|
||||||
|
|
||||||
apiGraph:
|
apiGraph:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user