libp2p / js-libp2p

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

chore: remove interface tests dep from libp2p #2804

Closed achingbrain closed 2 weeks ago

achingbrain commented 2 weeks ago

Use sinon to stub module behaviour instead of using mock implementations

Change checklist