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

Add e2e tests #212

Closed
4 of 5 tasks
kevinwcyu opened this issue Aug 21, 2023 · 2 comments
Closed
4 of 5 tasks

Add e2e tests #212

kevinwcyu opened this issue Aug 21, 2023 · 2 comments

Comments

@kevinwcyu
Copy link
Contributor

kevinwcyu commented Aug 21, 2023

E2E testing docs

Add tests for

Tasks

  • Remove things referencing cypress, @grafana/e2e, @grafana/e2e-selectors (if they still exist) in package.json, config files, etc.
  • Add scripts for playwright:test to run the tests, playwright:report to show the report. Update the github workflow to use playwright:test instead of yarn playwright test and update documentation.
  • Add a query editor test without mocking the query endpoint #311
@kevinwcyu kevinwcyu moved this from Incoming to Next in AWS Datasources Aug 21, 2023
@kevinwcyu kevinwcyu moved this from Next to Backlog in AWS Datasources Aug 23, 2023
@kevinwcyu kevinwcyu changed the title Add k6 e2e testing Add e2e tests Nov 20, 2023
@katebrenner katebrenner moved this from Backlog to Next in AWS Datasources Mar 18, 2024
@sarahzinger sarahzinger self-assigned this Mar 19, 2024
@sarahzinger
Copy link
Member

A lot of this was already done by others, but I'll just verify that there's nothing else that needs to be done and close this out.

@sarahzinger
Copy link
Member

I'm going to close this ticket for now, since we do have e2e tests for both the query editor and config editor, but there is still one lingering issue that we deprioritized which I've added to the backlog: #311

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

No branches or pull requests

2 participants