Skip to content

Conversation

@Jake-Shadle
Copy link
Member

The biggest change is adding facilities and tests for subscriptions. Right now it is not hooked up to any I/O, which is intentional as the reason for duplicating some code from upstream corrosion itself was due to the fact it was too closely tied with HTTP, which we may not be using in future PRs.

This moves all of the integration tests into corrosion-tests, renamed from corrosion-utils. The original idea was to have the tests with the actual corrosion crate, but that meant duplication of eg. setup code in the test helper crate instead of just being able to use the code in the corrosion crate in the test helpers.

Resolves: #1291

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subscriptions

2 participants