grafana/e2e
Erik Sundell d8ec95e9b1
E2E: Add support for building test plugins (#91873)
* build test apps with webpack

* add extensions test app

* update e2e tests

* remove non-build test apps using amd

* use @grafana/plugin-configs rather than create-plugin config

* Update e2e/plugin-e2e/plugin-e2e-api-tests/as-admin-user/extensions/usePluginComponents.spec.ts

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>

* Update package.json

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>

* use run dir variable instead of hardcoded path

* add dummy licence file

* add separate step for building test plugins

* support nested plugins

* remove react-router-dom from the externals array

* remove add_mode dev

* lint starlark

* pass license path as env variable

* fix the path

* chore(e2e-plugins): clean up dependencies to match core versions

* refactor(e2e-plugins): prefer extending webpack plugins-config

* docs(e2e-plugins): add basic info to extensions test plugin readme

* update readme

* change dir name from custom plugins to test plugins

* change root readme

* update lockfile

---------

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2024-08-23 09:00:03 +02:00
..
benchmarks Chore: consolidate e2e scripts in package.json (#74906) 2023-09-14 15:00:29 +01:00
cloud-plugins-suite Select: Revert "preserving custom value" changes (#88856) 2024-06-06 17:33:31 +01:00
cypress E2E: Add SMTP tester (#88392) 2024-06-18 14:32:19 +02:00
dashboards Live: Add dashboard E2E smoke test (#79880) 2023-12-27 13:31:09 -05:00
dashboards-suite DashboardScene: Support bodyScrolling (#91888) 2024-08-19 15:42:45 +02:00
panels-suite Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
plugin-e2e E2E: Add support for building test plugins (#91873) 2024-08-23 09:00:03 +02:00
scenes DashboardScene: Support remember scroll position when coming back from view panel, panel edit and settings (#92185) 2024-08-21 14:05:07 +00:00
shared Chore: Remove more stuff from the `e2e` object (#75513) 2023-09-27 11:33:00 +01:00
smoke-tests-suite Chore: Remove some hardcoded waits from e2e tests (#75515) 2023-09-27 14:25:04 +01:00
storybook Storybook: Add basic e2e verification test (#89779) 2024-06-27 16:43:43 +01:00
test-plugins E2E: Add support for building test plugins (#91873) 2024-08-23 09:00:03 +02:00
utils Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01:00
various-suite Chore: Fix flaky frontend e2e tests with the explore page (#90184) 2024-07-09 18:56:11 +02:00
verify/specs Chore: remove scenario wrapping in cypress tests (#74674) 2023-09-13 13:24:20 +01:00
log-reporter.js
run-suite DashboardScene: Include scenes e2e in pr checks (#89297) 2024-06-24 17:57:50 +03:00
start-and-run-suite Revert "Chore: Wrap custom configuration in development environment check" (#70831) 2023-06-28 15:23:45 +03:00
tsconfig.json Chore: Move to Cypress 12 and decouple cypress from `@grafana/e2e` (#74084) 2023-09-08 16:51:59 +01:00
verify-release