Open peteharverson opened 1 month ago
Follow up to https://github.com/elastic/kibana/issues/188459
Meta issue to summarize improvements to test coverage for 8.17.0.
DELETE /internal/ml/datafeeds/:datafeedId
GET /internal/ml/trained_models/ingest_pipelines
POST /internal/ml/trained_models/create_inference_pipeline
POST /internal/ml/anomaly_detectors/_validate/detector
part of #88496
Pinging @elastic/ml-ui (:ml)
Follow up to https://github.com/elastic/kibana/issues/188459
Meta issue to summarize improvements to test coverage for 8.17.0.
Jest unit tests
API integration tests
DELETE /internal/ml/datafeeds/:datafeedId
GET /internal/ml/trained_models/ingest_pipelines
(DA) (look to remove this endpoint)POST /internal/ml/trained_models/create_inference_pipeline
(DA) (look to remove this endpoint)POST /internal/ml/anomaly_detectors/_validate/detector
(JG) (remove endpoint) https://github.com/elastic/kibana/pull/198667Serverless tests
Functional tests
Performance testing journey
Accessibility tests
part of #88496