Beau/src
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
..
__mocks__ Making improvements to the plugins system. (#22) 2018-05-16 18:24:52 -06:00
__tests__ Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
beau.js Reindenting. (#17) 2018-05-04 11:47:28 -06:00
config.js Stopped iterating over keys and started assigning instead. (#27) 2018-05-22 12:55:58 -06:00
plugins.js Making improvements to the plugins system. (#22) 2018-05-16 18:24:52 -06:00
request.js Stopped iterating over keys and started assigning instead. (#27) 2018-05-22 12:55:58 -06:00
requestCache.js Reindenting. (#17) 2018-05-04 11:47:28 -06:00
requestList.js Fix: Env variables (#23) 2018-05-17 09:58:44 -06:00
schema.js Added tests to all CLI commands. (#28) 2018-05-22 21:42:52 -06:00
shared.js : is valid as a variable when talking about hosts. (#25) 2018-05-17 10:52:35 -06:00