Beau/bin/cli/__tests__/__snapshots__
Sergio Díaz 26b33fbf00
Added tests to all CLI commands. (#28)
* Moved the spinner initialization to the base class.

* Got rid of the base class, it complicated testing.

Now it lives on as a utils file. Should make it easier to test the CLI.

* Added a spec file for the ListCommand.

* Added tests for all CLI commands.

* Update some old tests.

Added missing cases and tests.

Most of these are kind useless but I hope I won't have to touch them
again.
2018-05-22 21:42:52 -06:00
..
list.spec.js.snap Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
request.spec.js.snap Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
utils.spec.js.snap Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
validate.spec.js.snap Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00