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 CI testing for dio #14

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Add CI testing for dio #14

merged 1 commit into from
Jan 25, 2024

Conversation

justinclift
Copy link
Member

@justinclift justinclift commented Jan 25, 2024

This PR adds automatic CI testing to the dio repo.

As part of this, it removes the old mock server code that was previously used for testing.

Instead, it builds a fresh DBHub.io development docker container (from latest dbhub.io master branch) and tests against that.

This should give much more accurate pass/fail results compared to using a mocked server.

@justinclift justinclift merged commit b587368 into master Jan 25, 2024
1 check passed
@justinclift justinclift deleted the updated_tests_v2 branch January 25, 2024 12:54
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.

None yet

1 participant