How do we break less tests when upgrading EUI in Kibana? #6691
Unanswered
JasonStoltz
asked this question in
General
Replies: 1 comment
-
FWIW, the ML team started an effort to migrate away from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When we upgrade EUI in Kibana, it tends to break a lot of tests. Primarily as a result of tests either targeting our components with selectors other than data-test-subj, or more commonly, snapshot tests that include EUI components. How do we make this easier?
Beta Was this translation helpful? Give feedback.
All reactions