[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:
Prajwol Amatya
2024-05-16 12:36:09 +05:45
committed by GitHub
parent d850d299ae
commit 52e7ae9fcb
6 changed files with 52 additions and 31 deletions
+20 -1
View File
@@ -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: ~