-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[ObsUX][Infra] Create e2e Scout structure #244879
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
Conversation
|
/ci |
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
|
Pinging @elastic/obs-presentation-team (Team:obs-presentation) |
x-pack/solutions/observability/plugins/infra/test/scout/ui/parallel.playwright.config.ts
Show resolved
Hide resolved
x-pack/solutions/observability/plugins/infra/test/scout/ui/fixtures/page_objects/inventory.ts
Outdated
Show resolved
Hide resolved
iblancof
left a comment
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.
Great to have an example of a simple setup for this!
jennypavlova
left a comment
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.
Overall it LGTM 🚀, just some questions/nits ⬇️
...lutions/observability/plugins/infra/test/scout/ui/parallel_tests/inventory/inventory.spec.ts
Show resolved
Hide resolved
x-pack/solutions/observability/plugins/infra/test/scout/ui/parallel_tests/global_setup.ts
Show resolved
Hide resolved
💚 Build Succeeded
Metrics [docs]
History
cc @rmyz |
Summary
Closes #210177
This PR scaffolds the basic structure for E2E Scout tests for Infra plugin.