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 automated testing suite for E2E API Regression Tests #11128

Open
inodb opened this issue Oct 28, 2024 · 0 comments
Open

Add automated testing suite for E2E API Regression Tests #11128

inodb opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels

Comments

@inodb
Copy link
Member

inodb commented Oct 28, 2024

We have a suite of API E2E tests. These tests test the API via HTTP Requests. The tests are created by developers via direct browser interaction (rather than manually having to write tests). The tests should:

  1. Build PR-specific image for reuse in follow-up github action tests. There should be some workflow that already does this, but it's not easy to re-use the images in follow-up steps. Not sure exactly how to best share images between github actions or CircleCI workflows
  2. Spin up local docker compose connected to remote clickhouse cloud instance and remote MySQL instance
  3. Run a suite of JavaScript API interaction tests
@inodb inodb added the test label Oct 28, 2024
@inodb inodb changed the title Add new frontend api interaction regression testing Add new JavaScript-based API regression testing Oct 28, 2024
@inodb inodb changed the title Add new JavaScript-based API regression testing Add automated testing suite for Recorded API Regression Tests Oct 28, 2024
@inodb inodb changed the title Add automated testing suite for Recorded API Regression Tests Add automated testing suite for Recorded API E2E Regression Tests Oct 28, 2024
@inodb inodb changed the title Add automated testing suite for Recorded API E2E Regression Tests Add automated testing suite for Recorded API Regression Tests Oct 28, 2024
@inodb inodb changed the title Add automated testing suite for Recorded API Regression Tests Add automated testing suite for E2E API Regression Tests Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants