ssbc / ssb-blobs

blob gossiping ssb-subprotocol
MIT License
12 stars 11 forks source link

Use debug for quieter tests #11

Closed christianbundy closed 5 years ago

christianbundy commented 5 years ago

See https://github.com/ssbc/ssb-server/issues/624

Before

npm test produces ~15k lines of output

After

npm test produces ~400 lines of output

dominictarr commented 5 years ago

please don't make PRs with github paths in deps, that breaks installs for @cryptix and @keks on their university network :school: :satellite: :cry:

dominictarr commented 5 years ago

merged into 1.1.11