shipyard/shipyard_client/tests/unit
Bryan Strassner b6d7af07fa Add CLI formatted responses to Shipyard CLI
Rather than always returning JSON or YAML, add functionality to
return table responses when applicable for ease of reading.
Adds some marker exceptions to the Shipyard API Client to handle
cases where the user of the client would generally want to take a
specific and repeatable course of action instead of handling the
response in a case-by-case basis.

Moved cli action testing to use the responses library instead of
as many internal mocks. Added test response generators for standard
api responses.

Change-Id: I3a593fb29b6e76d971adc7f3bb3a4b7f378ed091
2017-11-20 10:38:46 -06:00
..
apiclient_test Add CLI formatted responses to Shipyard CLI 2017-11-20 10:38:46 -06:00
cli Add CLI formatted responses to Shipyard CLI 2017-11-20 10:38:46 -06:00
__init__.py Shipyard api client 2017-10-23 16:05:50 -05:00