-
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
[Enterprise Search] Set up automated a11y tests #106765
Conversation
@JasonStoltz Do you mind reviewing this since you have some familiarity with Kibana's FTR setup? This should be relatively small and quick. |
💚 Build SucceededMetrics [docs]Public APIs missing comments
Any counts in public APIs
Async chunks
Public APIs missing exports
Unknown metric groupsAPI count
References to deprecated APIs
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM! 🚀
Thanks Scotty! 🎉 Going to go ahead and merge |
* Set up a11y test/config * Add product card checks * Add setup guide checks * Add documentation
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
* Set up a11y test/config * Add product card checks * Add setup guide checks * Add documentation Co-authored-by: Constance <[email protected]>
* Set up a11y test/config * Add product card checks * Add setup guide checks * Add documentation
Summary
See: #79359
This adds Enterprise Search automated a11y checks for the setup portion of our plugin that doesn't require a configured Enterprise Search host.
Checklist