Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 950 Bytes

todo.md

File metadata and controls

10 lines (10 loc) · 950 Bytes

TODOs

Filename line # TODO
bin/index.js 11 Include other interfaces, such as REST or the ability to importe the package and use its files
tests/cli.spec.js 31 Tests for importJSON command
tests/cli.spec.js 32 Better output checks in tests
tests/cli.spec.js 33 Understand why files that are actually covered by the suit get 0% of coverage
lib/functions/developer.js 10 Make this functions more general via wrapper so that they can be reused in other possible interfaces, such as REST or package importation
lib/interfaces/cli.js 11 Better and prettier information returned in info command
lib/interfaces/cli.js 66 Include the ability to filter, sort and limit in the developers command