Skip to content
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

Migrate to plugin-e2e #880

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Migrate to plugin-e2e #880

wants to merge 12 commits into from

Conversation

aangelisc
Copy link
Contributor

@aangelisc aangelisc commented May 8, 2024

Migrate the E2E tests from Cypress to Playwright and switch to using the plugin-e2e package instead of @grafana/e2e.

I've tried to migrate all the existing tests over but there may be some small gaps for now e.g. importing a dashboard.

Closes #844

Depends on grafana/plugin-tools#942

@aangelisc aangelisc self-assigned this May 8, 2024
Copy link

github-actions bot commented May 8, 2024

Use the following command to run this PR with Docker at http://localhost:3000:

docker run --rm -p 3000:3000 grafana/plugin-builds:109e0d91a65b2738420a3f18d78523a08f180e61pre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace grafana/e2e testing with plugin-e2e
1 participant