You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
Spin up local docker compose connected to remote clickhouse cloud instance and remote MySQL instance
Run a suite of JavaScript API interaction tests
The text was updated successfully, but these errors were encountered:
inodb
changed the title
Add new frontend api interaction regression testing
Add new JavaScript-based API regression testing
Oct 28, 2024
inodb
changed the title
Add new JavaScript-based API regression testing
Add automated testing suite for Recorded API Regression Tests
Oct 28, 2024
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
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
changed the title
Add automated testing suite for Recorded API Regression Tests
Add automated testing suite for E2E API Regression Tests
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:
The text was updated successfully, but these errors were encountered: