-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ML] Increase Test Coverage 8.10.0 #160712
Comments
peteharverson
assigned walterra, darnautov, alvarezmelissa87, peteharverson, jgowdyelastic and qn895
Jun 28, 2023
Pinging @elastic/ml-ui (:ml) |
This was referenced Jul 12, 2023
peteharverson
added a commit
that referenced
this issue
Jul 19, 2023
…162126) ## Summary Adds accessibility tests for the categorization and data recognizer anomaly detection job wizards. As part of this PR I have split out the tests for the anomaly detection pages into a separate file as the original `ml.ts` file was getting very large. Part of #160712 Part of #88496 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
Ruhshan
pushed a commit
to Ruhshan/kibana
that referenced
this issue
Jul 19, 2023
…lastic#162126) ## Summary Adds accessibility tests for the categorization and data recognizer anomaly detection job wizards. As part of this PR I have split out the tests for the anomaly detection pages into a separate file as the original `ml.ts` file was getting very large. Part of elastic#160712 Part of elastic#88496 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
ThomThomson
pushed a commit
to ThomThomson/kibana
that referenced
this issue
Aug 1, 2023
…lastic#162126) ## Summary Adds accessibility tests for the categorization and data recognizer anomaly detection job wizards. As part of this PR I have split out the tests for the anomaly detection pages into a separate file as the original `ml.ts` file was getting very large. Part of elastic#160712 Part of elastic#88496 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
This was referenced Aug 21, 2023
Merged
1 task
alvarezmelissa87
added a commit
that referenced
this issue
Aug 24, 2023
…Deploy Model' action (#163886) ## Summary Adds functional tests for deploy model action for DFA trained models with default config and with custom config. Part of #160712 Flaky test run: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2961 (updated) ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Aug 24, 2023
…Deploy Model' action (elastic#163886) ## Summary Adds functional tests for deploy model action for DFA trained models with default config and with custom config. Part of elastic#160712 Flaky test run: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2961 (updated) ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit b2308a9)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow up to #157980
Meta issue to summarize improvements to test coverage for
8.10.0
.Jest unit tests
getLogRateAnalysisType()
(WR) [ML] AIOps: Adds dip support to log rate analysis in ML AIOps Labs #163100API integration tests
POST /api/ml/jobs/update_groups
(JG) [ML] Adding update_groups api tests #161177GET /api/ml/model_management/nodes_overview
(DA) [ML] API integration tests formodel_management
endpoints #164668GET /api/ml/model_management/memory_usage
(DA) [ML] API integration tests formodel_management
endpoints #164668GET /internal/ml/trained_models/_stats
(DA) [ML] API integration tests formodel_management
endpoints #164668Functional tests
Performance testing journey
Accessibility tests
part of #88496
transform
plugin tests (DA) [ML] Transform: Enable accessibility tests #160649The text was updated successfully, but these errors were encountered: