Class TestOptimizationFlakyTestsManagementPoliciesAttributes

Attributes of the Flaky Tests Management policies for a repository.

Hierarchy

  • TestOptimizationFlakyTestsManagementPoliciesAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Configuration for the attempt-to-fix Flaky Tests Management policy.

Configuration for the disabled Flaky Tests Management policy.

Configuration for the quarantined Flaky Tests Management policy.

repositoryId?: string

The repository identifier.

Generated using TypeDoc