Optional requestFactory: TestOptimizationApiRequestFactoryOptional responseProcessor: TestOptimizationApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationRetrieve Flaky Tests Management repository-level policies for the given repository.
The request object
Optional options: ConfigurationRetrieve Test Optimization settings for a specific service identified by repository, service name, and environment.
The request object
Optional options: ConfigurationList endpoint returning flaky tests from Flaky Test Management. Results are paginated.
The response includes comprehensive test information including:
Set include_history to true in the request to receive the status change history for each test.
History is disabled by default for better performance.
Results support filtering by various facets including service, environment, repository, branch, and test state.
The request object
Optional options: ConfigurationProvide a paginated version of searchFlakyTests returning a generator with all the items.
Optional options: ConfigurationUpdate the state of multiple flaky tests in Flaky Test Management.
The request object
Optional options: ConfigurationPartially update Flaky Tests Management repository-level policies for the given repository. Only provided policy blocks are updated; omitted blocks are left unchanged.
The request object
Optional options: ConfigurationPartially update Test Optimization settings for a specific service identified by repository, service name, and environment.
Only provided fields are updated; setting a field to null is a no-op.
To reset a setting to inherit from the repository level, use the corresponding <setting>_inherit field.
The pr_comments_enabled field is ignored as it cannot be overridden at the service level.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Delete Test Optimization settings for a specific service identified by repository, service name, and environment.