libp2p/jvm-libp2p

Add Yamux specific unit tests

Open

#289 opened on May 30, 2023

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Kotlin (85 forks)auto 404
good first issue

Repository metrics

Stars
 (359 stars)
PR merge metrics
 (PR metrics pending)

Description

This is the follow up to PR #285 where a number of generic muxer unit tests were added However Yamux has a number of specific feature which are to be tested yet. YamuxHandlerTest seems like a good starting point for adding new unit tests

Contributor guide