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 in-memory host services for testing #365

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

autodidaddict
Copy link
Contributor

For nex developers who are looking to test various components in isolation, this gives us in-memory versions of the kv and object store (the http and messaging ones already work in isolation). Just use the new binary in the test/inmem_hostservices folder

@autodidaddict autodidaddict requested a review from a team as a code owner August 20, 2024 19:00
@autodidaddict autodidaddict merged commit 2489a09 into main Aug 20, 2024
8 checks passed
@autodidaddict autodidaddict deleted the feat/inmem_hostservices branch August 20, 2024 20:44
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.

2 participants