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

Run e2e tests on CI #347

Closed
mshustov opened this issue Apr 2, 2023 · 4 comments
Closed

Run e2e tests on CI #347

mshustov opened this issue Apr 2, 2023 · 4 comments
Assignees
Labels
datasource/ClickHouse type/bug Something isn't working

Comments

@mshustov
Copy link
Collaborator

mshustov commented Apr 2, 2023

There are e2e tests https://github.com/grafana/clickhouse-datasource/tree/main/cypress-e2e in the project.
However, CI doesn't run grafana-e2e run as a part of frontend testing workflow https://github.com/grafana/clickhouse-datasource/blob/main/.github/workflows/run-frontend-tests.yml

@mshustov mshustov added type/bug Something isn't working datasource/ClickHouse labels Apr 2, 2023
@asimpson asimpson self-assigned this Apr 21, 2023
@asimpson
Copy link
Contributor

asimpson commented May 22, 2023

High-level goals with e2e tests:

  • login
  • add datasource
  • add dashboard
  • run hello world sql query
  • remove datasource

@asimpson
Copy link
Contributor

We could use docker-compose in CI to manage both clickhouse and grafana?

@asimpson
Copy link
Contributor

This issue will be closed in two PRs:

@aangelisc
Copy link
Contributor

Closed by #490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource/ClickHouse type/bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants