libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.github.io/js-libp2p/
Other
2.34k stars 447 forks source link

chore: remove all sibling test deps #2806

Closed achingbrain closed 2 weeks ago

achingbrain commented 2 weeks ago

Converts last set of tests to use stubbing instead of depending on sibling modules in the monorepo.

This will reduce release churn in the future.

Change checklist