capsulajs / capsulahub-old

CapsulaHub application
MIT License
0 stars 0 forks source link

Add tests #29

Open MikeSquall opened 5 years ago

MikeSquall commented 5 years ago

General description

The CapsulaHub application is a CLI that allows to run (only one for now but in the future several) commands.

For now, there is no test provided to make sure that everything works fine and there won't be regression in case of new feature.

Behavior

As this issue is about adding only test cases, it won't change the behavior of the app.

Given An npm package called @capsulajs/capsula-hub
When I install it globally
Then I can run CLI commands

Test cases

https://github.com/capsulajs/capsulahub/pull/33

Ready for implementation

Definition of Done

RoadMap

In case there is more than one mergeable point you can specify it here.