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

feat: add mock stream pair #2069

Merged
merged 1 commit into from
Sep 26, 2023
Merged

feat: add mock stream pair #2069

merged 1 commit into from
Sep 26, 2023

Conversation

achingbrain
Copy link
Member

Adds a streamPair convenience function to the interface mocks that returns two Stream objects where the duplex streams read/write to/from the other.

@achingbrain achingbrain requested a review from a team as a code owner September 23, 2023 16:16
@achingbrain achingbrain force-pushed the feat/add-mock-stream-pair branch 2 times, most recently from c7af522 to a1d2c22 Compare September 23, 2023 16:26
Adds a `streamPair` convenience function to the interface mocks that
returns two `Stream` objects where the duplex streams read/write
to/from the other.
@achingbrain achingbrain merged commit e3ab192 into master Sep 26, 2023
17 checks passed
@achingbrain achingbrain deleted the feat/add-mock-stream-pair branch September 26, 2023 02:13
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Sep 27, 2023
Adds a `streamPair` convenience function to the interface mocks that
returns two `Stream` objects where the duplex streams read/write
to/from the other.
This was referenced Jan 18, 2024
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