[tests-only][full-ci] divide shareNg test suite into multiple parts (#9158)
* divide shareNg test suite into 2 parts * update directory name in expected failure file * separate apisharingNg suite * separate shareNg test suite to 3 parts * remove unused context files from test suites
This commit is contained in:
@@ -333,10 +333,29 @@ default:
|
||||
- FeatureContext: *common_feature_context_params
|
||||
- SpacesContext:
|
||||
- SharingNgContext:
|
||||
- PublicWebDavContext:
|
||||
- OcisConfigContext:
|
||||
- SettingsContext:
|
||||
|
||||
apiSharingNgShareInvitation:
|
||||
paths:
|
||||
- "%paths.base%/../features/apiSharingNgShareInvitation"
|
||||
context: *common_ldap_suite_context
|
||||
contexts:
|
||||
- FeatureContext: *common_feature_context_params
|
||||
- SpacesContext:
|
||||
- SharingNgContext:
|
||||
|
||||
apiSharingNgLinkShare:
|
||||
paths:
|
||||
- "%paths.base%/../features/apiSharingNgLinkShare"
|
||||
context: *common_ldap_suite_context
|
||||
contexts:
|
||||
- FeatureContext: *common_feature_context_params
|
||||
- SpacesContext:
|
||||
- SharingNgContext:
|
||||
- PublicWebDavContext:
|
||||
- OcisConfigContext:
|
||||
|
||||
extensions:
|
||||
rdx\behatvars\BehatVariablesExtension: ~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user