entropic-dev / entropic

🦝 :package: a package registry for anything, but mostly javascript 🦝 🦝 🦝
https://discourse.entropic.dev/
Apache License 2.0
5.29k stars 152 forks source link

chore(cli): Test coverage #286

Open fetis opened 5 years ago

fetis commented 5 years ago

Change Type (Feature, Chore, Bug Fix, One Pager, etc.)

chore(cli)

Description

Adds test coverage to cli test to track its change. Tests are co-located with source files.

Refers to #84

How to test

npm run test npm run test:ci

Checklist