Optional requestFactory: TestOptimizationApiRequestFactoryOptional responseProcessor: TestOptimizationApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe 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 Test Optimization settings for a specific service identified by repository, service name, and environment. Only provided fields are updated; null or omitted fields are left unchanged.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Delete Test Optimization settings for a specific service identified by repository, service name, and environment.