TestsNotificationEventFilter type

Filtr zdarzenia powiadomienia dla zakresu testów.

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