kibana/test/accessibility/apps
Tre 986116133f
[FTR] Refactor toasts svc (#174222)
### Summary

Refactoring general ui service (test helpers), to a kbn package.
  - Optimize methods and drop some code duplication.
  
### Why 

  - Makes the service easily available from multiple code areas. 
- This is a preparation to potentially moving tests to plugins /
packages, where they would no longer be able to import thing from test
or x-pack/test but only from a package.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-02-14 09:24:20 +00:00
..
console.ts Unskip a11y skipped tests in console & discover (#162903) 2023-08-02 08:15:08 -04:00
dashboard.ts [Dashboard] Redesign clone experience (#159752) 2023-06-30 20:45:39 -07:00
discover.ts [FTR] Refactor toasts svc (#174222) 2024-02-14 09:24:20 +00:00
filter_panel.ts [Unified Search] Supports complex filters with AND/OR relationships (#143928) 2022-12-19 15:18:30 +02:00
home.ts refactor a11y tests to group by data sets (#113876) 2021-10-06 11:09:03 -05:00
index.ts Dashboard panel a11y tests refactoring and addition of missing tests (#139597) 2022-08-30 14:24:54 -04:00
kibana_overview_with_data.ts refactor a11y tests to group by data sets (#113876) 2021-10-06 11:09:03 -05:00
kibana_overview_without_data.ts refactor a11y tests to group by data sets (#113876) 2021-10-06 11:09:03 -05: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
visualize.ts [Visualize] Unksip test (#130529) 2022-04-19 18:17:54 +02:00