TestsNotificationEventFilter type

Фильтр событий уведомлений для области Tests.

type TestsNotificationEventFilter =
  | TestsNotificationEventFilterParent
  | TestRunEndedNotificationEventFilter
  | TestRunStartedNotificationEventFilter
  | TriggerCompletedNotificationEventFilter
  | TriggerDisabledNotificationEventFilter