@@ -349,9 +349,9 @@ default:
349349 - SharingNgContext :
350350 - OcisConfigContext :
351351
352- apiSharingNg1 :
352+ apiSharingNgPermissions :
353353 paths :
354- - " %paths.base%/../features/apiSharingNg1 "
354+ - " %paths.base%/../features/apiSharingNgPermissions "
355355 context : *common_ldap_suite_context
356356 contexts :
357357 - FeatureContext : *common_feature_context_params
@@ -360,9 +360,9 @@ default:
360360 - OcisConfigContext :
361361 - SettingsContext :
362362
363- apiSharingNg2 :
363+ apiSharingNgShares :
364364 paths :
365- - " %paths.base%/../features/apiSharingNg2 "
365+ - " %paths.base%/../features/apiSharingNgShares "
366366 context : *common_ldap_suite_context
367367 contexts :
368368 - FeatureContext : *common_feature_context_params
@@ -371,42 +371,41 @@ default:
371371 - OcisConfigContext :
372372 - SettingsContext :
373373
374- apiSettings :
374+ apiSharingNgDriveInvitation :
375375 paths :
376- - " %paths.base%/../features/apiSettings "
376+ - " %paths.base%/../features/apiSharingNgDriveInvitation "
377377 context : *common_ldap_suite_context
378378 contexts :
379379 - FeatureContext : *common_feature_context_params
380- - GraphContext :
381- - SettingsContext :
380+ - SpacesContext :
382381 - SharingNgContext :
383- - NotificationContext :
384- - EmailContext :
385382 - OcisConfigContext :
383+ - SettingsContext :
386384
387- apiOptionalShareRole :
385+ apiSharingNgItemInvitation :
388386 paths :
389- - " %paths.base%/../features/apiOptionalShareRole "
387+ - " %paths.base%/../features/apiSharingNgItemInvitation "
390388 context : *common_ldap_suite_context
391389 contexts :
392390 - FeatureContext : *common_feature_context_params
393- - GraphContext :
391+ - SpacesContext :
394392 - SharingNgContext :
395393 - OcisConfigContext :
396394
397- apiSharingNgShareInvitation :
395+ apiSharingNgItemLinkShare :
398396 paths :
399- - " %paths.base%/../features/apiSharingNgShareInvitation "
397+ - " %paths.base%/../features/apiSharingNgItemLinkShare "
400398 context : *common_ldap_suite_context
401399 contexts :
402400 - FeatureContext : *common_feature_context_params
403401 - SpacesContext :
404402 - SharingNgContext :
403+ - PublicWebDavContext :
405404 - OcisConfigContext :
406405
407- apiSharingNgLinkSharePermission :
406+ apiSharingNgDriveLinkShare :
408407 paths :
409- - " %paths.base%/../features/apiSharingNgLinkSharePermission "
408+ - " %paths.base%/../features/apiSharingNgDriveLinkShare "
410409 context : *common_ldap_suite_context
411410 contexts :
412411 - FeatureContext : *common_feature_context_params
@@ -415,15 +414,27 @@ default:
415414 - PublicWebDavContext :
416415 - OcisConfigContext :
417416
418- apiSharingNgLinkShareRoot :
417+ apiSharingNgAdditionalShareRole :
419418 paths :
420- - " %paths.base%/../features/apiSharingNgLinkShareRoot "
419+ - " %paths.base%/../features/apiSharingNgAdditionalShareRole "
421420 context : *common_ldap_suite_context
422421 contexts :
423422 - FeatureContext : *common_feature_context_params
424- - SpacesContext :
423+ - GraphContext :
425424 - SharingNgContext :
426- - PublicWebDavContext :
425+ - OcisConfigContext :
426+
427+ apiSettings :
428+ paths :
429+ - " %paths.base%/../features/apiSettings"
430+ context : *common_ldap_suite_context
431+ contexts :
432+ - FeatureContext : *common_feature_context_params
433+ - GraphContext :
434+ - SettingsContext :
435+ - SharingNgContext :
436+ - NotificationContext :
437+ - EmailContext :
427438 - OcisConfigContext :
428439
429440 apiOcm :
0 commit comments