expect(globalUI.checkbox(NotificationGlobalType.CeReportTaskFailure).get()).not.toBeChecked();
expect(globalUI.checkbox(NotificationGlobalType.NewAlerts).get()).not.toBeChecked();
expect(globalUI.checkbox(NotificationGlobalType.MyNewIssues).get()).not.toBeChecked();
+ expect(
+ globalUI.checkbox(NotificationGlobalType.QualityGateConditionsMismatch).get(),
+ ).not.toBeChecked();
/*
* Update notifications
ChangesOnMyIssue = 'ChangesOnMyIssue',
NewAlerts = 'NewAlerts',
MyNewIssues = 'SQ-MyNewIssues',
+ QualityGateConditionsMismatch = 'QualityGateConditionsMismatch',
}
export enum NotificationProjectType {
notification.dispatcher.NewAlerts.project=Quality gate changes
notification.dispatcher.NewFalsePositiveIssue=Issues resolved as false positive or accepted
notification.dispatcher.SQ-MyNewIssues=My new issues
+notification.dispatcher.QualityGateConditionsMismatch=Quality gate metrics mismatch with the mode of the instance
notification.dispatcher.CeReportTaskFailure=Background tasks in failure on my administered projects
notification.dispatcher.CeReportTaskFailure.project=Background tasks in failure
notification.dispatcher.description_x=Check to receive notification for {0}