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

Extract reusable integration test cases to module #32

Merged
merged 8 commits into from
Mar 5, 2025

Conversation

jferris
Copy link
Contributor

@jferris jferris commented Mar 5, 2025

In order to reuse the same test logic for different event backends, we want to extract the generic test logic to a module that can be reused.

jwilger and others added 8 commits March 5, 2025 06:00
This isn't something that should be part of the project itself.
Shouldn't have been added here.
not publishing the crate from this fork

Signed-off-by: John Wilger <john@johnwilger.com>
We need Docker-in-Docker in order to run Kurrent for integration tests while using GitHub Codespaces.
In order to reuse the same test logic for different event backends, we want to
extract the generic test logic to a module that can be reused.
@jwilger jwilger enabled auto-merge (squash) March 5, 2025 16:54
@jwilger jwilger disabled auto-merge March 5, 2025 16:58
@jwilger jwilger merged commit 1102864 into jwilger:main Mar 5, 2025
2 checks passed
@jwilger jwilger deleted the extract-integration-test-cases branch March 5, 2025 16:58
@jferris jferris restored the extract-integration-test-cases branch March 5, 2025 17:01
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