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 test harness for CockroachDB, convert examples to tests #59

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

smklein
Copy link
Collaborator

@smklein smklein commented Nov 13, 2023

Heavily inspired by our setup in Omicron, from https://github.com/oxidecomputer/omicron/blob/main/test-utils/src/dev/db.rs . It may be worth eventually splitting this out into a separate crate, but that'll require detangling some repo-specific coupling.

This also converts some of the examples to be actual tests, that can run on a regular CI workflow.

@smklein smklein merged commit 2d15684 into master Nov 13, 2023
3 checks passed
@smklein smklein deleted the test-harness branch November 13, 2023 05:35
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.

1 participant