Commit 92c2ada
committed
[APM] Migrate the rest of service overview tests to Scout/Playwright/Component/API tests (elastic#247395)
Closes elastic#238516
Migrating service overview tests from Cypress to Scout
Run server (first terminal):
`node scripts/scout.js start-server --stateful`
Run tests (second terminal):
`
npx playwright test --project local --ui --config
x-pack/solutions/observability/plugins/apm/test/scout/ui/parallel.playwright.config.ts
`
`yarn test:jest
x-pack/solutions/observability/plugins/apm/public/components/app/service_overview/service_overview_instances_table/index.test.tsx`
`yarn test:jest
x-pack/solutions/observability/plugins/apm/public/components/app/service_overview/service_overview_instances_table/instance_actions_menu/menu_sections.test.tsx`
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed ([last successful
run](elastic#247395 (comment)))
(cherry picked from commit b6b64ee)1 parent 4966861 commit 92c2ada
File tree
52 files changed
+2621
-1458
lines changed- x-pack/solutions/observability/plugins/apm
- ftr_e2e/cypress/e2e/service_overview
- public/components/app/service_overview/service_overview_instances_table
- test/scout/ui
- fixtures
- page_objects
- alerts_controls
- dependency_details
- service_details
- synthtrace
- parallel_tests
- alerts
- dependencies
- errors
- service_groups
- service_inventory
- service_overview
- sevice_map
- storage_explorer
- transaction_details
- transactions_overview
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+2621
-1458
lines changedLines changed: 0 additions & 392 deletions
This file was deleted.
0 commit comments