Open MikeSquall opened 5 years ago
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.
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
https://github.com/capsulajs/capsulahub/pull/33
In case there is more than one mergeable point you can specify it here.
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.
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.