kibana/x-pack/test/accessibility/apps
Kibana Machine 27c8d08005
[8.6] [ML] Add accessibility test for population and advanced job wizards (#146052) (#146191)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[ML] Add accessibility test for population and advanced job wizards
(#146052)](https://github.com/elastic/kibana/pull/146052)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Quynh Nguyen
(Quinn)","email":"43350163+qn895@users.noreply.github.com"},"sourceCommit":{"committedDate":"2022-11-23T16:48:38Z","message":"[ML]
Add accessibility test for population and advanced job wizards
(#146052)","sha":"83bf248540e0f61a66973b8b5dcc538f2dc0554d","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","v8.6.0","v8.7.0"],"number":146052,"url":"https://github.com/elastic/kibana/pull/146052","mergeCommit":{"message":"[ML]
Add accessibility test for population and advanced job wizards
(#146052)","sha":"83bf248540e0f61a66973b8b5dcc538f2dc0554d"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146052","number":146052,"mergeCommit":{"message":"[ML]
Add accessibility test for population and advanced job wizards
(#146052)","sha":"83bf248540e0f61a66973b8b5dcc538f2dc0554d"}}]}]
BACKPORT-->

Co-authored-by: Quynh Nguyen (Quinn) <43350163+qn895@users.noreply.github.com>
2022-11-23 10:52:21 -07:00
..
advanced_settings.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
canvas.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
cross_cluster_replication.ts CCS Smoke Test for Remote Clusters and Index Management (#142423) 2022-11-01 01:14:21 -04:00
dashboard_controls.ts trying to unskip accessibility- dashboard_controls test - also tried on Flaky test runner ( *100) (#138859) 2022-08-23 15:55:36 -07:00
dashboard_panel_options.ts Dashboard panel a11y tests refactoring and addition of missing tests (#139597) 2022-08-30 14:24:54 -04:00
enterprise_search.ts [Enterprise Search] New overview page (#136586) 2022-07-22 11:15:05 -07:00
graph.ts [Graph] Unskip a11y functional test (#141798) 2022-09-29 12:43:47 +02:00
grok_debugger.ts unskipping the grok debugger a11y test - works as expected (#131564) 2022-05-05 13:51:35 -07:00
helpers.ts [ES] Upgrade client to v8.0 (#113950) 2021-10-26 14:08:22 +02:00
home.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
index_lifecycle_management.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
ingest_node_pipelines.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
kibana_overview.ts Replacing empty_kibana in xpack a11y tests with Kibana server's cleanStandardList function to fix test failures (#135657) 2022-07-06 09:23:18 -04:00
lens.ts [Lens] Add accessibility and some functional tests for annotations (#140417) 2022-09-15 17:51:26 +02:00
license_management.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
login_page.ts Replacing empty_kibana in xpack a11y tests with Kibana server's cleanStandardList function to fix test failures (#135657) 2022-07-06 09:23:18 -04:00
management.ts Added new a11y test for index management and Updated ILM UI code blocks to use correct language prop instead of lang (#133970) 2022-06-21 22:59:45 -04:00
maps.ts Fixing the flakiness in openInspectorView method in inspector service (#135488) 2022-06-30 19:43:59 -04:00
ml.ts [8.6] [ML] Add accessibility test for population and advanced job wizards (#146052) (#146191) 2022-11-23 10:52:21 -07:00
ml_embeddables_in_dashboard.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
observability.ts Observability a11y tests (#141266) 2022-09-26 15:01:20 -04:00
painless_lab.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
remote_clusters.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
reporting.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
roles.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
rollup_jobs.ts Rollup Job a11y Tests (#134975) 2022-06-23 17:44:23 -04:00
search_profiler.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
search_sessions.ts Upgrade EUI to v62.0.3 (#138351) 2022-08-12 16:40:58 -07:00
security_solution.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
snapshot_and_restore.ts Added Snapshot Restore a11y tests. (#134414) 2022-06-22 01:10:02 -04:00
spaces.ts Added a describe block for the tests that involve space b. There is an accessibility issue that causes one test to fail and then the subsequent test fails. The issue has been logged. The rest of the tests have been unskipped. (#144156) 2022-10-28 14:42:07 -04:00
stack_monitoring.ts adding retry loop for stack_monitoring kibana_overview a11y test (#137997) 2022-08-04 10:48:24 -04:00
tags.ts Fixing skipped saved tags test along with adding a missing aria-label (#137234) 2022-07-27 15:55:56 -04:00
transform.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
upgrade_assistant.ts Bump elastic/elasticsearch to 8.4.0-canary.1 (#142816) 2022-10-19 02:37:51 -07:00
uptime.ts [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
users.ts Replacing empty_kibana in xpack a11y tests with Kibana server's cleanStandardList function to fix test failures (#135657) 2022-07-06 09:23:18 -04:00
watcher.ts a11y tests for watcher. Minimal in scope. (#135046) 2022-06-23 18:50:40 -07:00