elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.68k stars 8.23k forks source link

[APM] ML API deployment-agnostic API tests migration #200764

Open iblancof opened 6 days ago

iblancof commented 6 days ago

Summary

As a result of [APM] Deployment-agnostic API tests #193245, some tests were left unmigrated to the deployment-agnostic model since we don’t yet have a service for ML available in DeploymentAgnosticFtrProviderContext.

This issue aims to migrate those tests once that service becomes available.

[!WARNING] TODO: Link the issue for creating the ML service that is currently blocking this one.

Test files to be migrated

File Source issue Source PR
x-pack/test/apm_api_integration/tests/settings/anomaly_detection/update_to_v3.spec.ts https://github.com/elastic/kibana/issues/198989 https://github.com/elastic/kibana/pull/200762
x-pack/test/apm_api_integration/tests/settings/anomaly_detection/write_user.spec.ts https://github.com/elastic/kibana/issues/198989 https://github.com/elastic/kibana/pull/200762
elasticmachine commented 6 days ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)