shipyard/shipyard_client/tests/unit/cli
Bryan Strassner f629ee14cc Shipyard CLI guard empty directory
Guards against creating configdocs using a directory with
no .yaml files present.

This change also orders the result of shipyard get actions to
sort the actions chronologically so that the newest actions
should always appear at the bottom of the list when using the
default cli output-format

Closes #21

Change-Id: I47dfd730f80dddd88a4b1f38b52f777a56ece774
2018-02-25 20:54:14 -05:00
..
commit Option 'dryrun' Added to Shipyard CLI for Commit Configdocs 2018-01-12 16:07:07 -05:00
control Add CLI formatted responses to Shipyard CLI 2017-11-20 10:38:46 -06:00
create Shipyard CLI guard empty directory 2018-02-25 20:54:14 -05:00
describe Add CLI formatted responses to Shipyard CLI 2017-11-20 10:38:46 -06:00
get Fix shipyard encoding of status response 2018-01-22 18:52:16 -06:00
help CLI for Shipyard API 2017-11-08 14:28:08 -06:00
__init__.py CLI for Shipyard API 2017-11-08 14:28:08 -06:00
replace_api_client.py Add CLI formatted responses to Shipyard CLI 2017-11-20 10:38:46 -06:00
stubs.py Conform expected validation responses to status standard 2018-01-03 07:37:18 -06:00
test_auth_validations.py Fix CLI Missing Auth Error Format 2018-01-08 11:22:29 -06:00
test_format_utils.py Support ValidationMessage for validations 2018-01-30 11:24:12 -05:00
test_input_checks.py Add CLI formatted responses to Shipyard CLI 2017-11-20 10:38:46 -06:00
test_shipyard_commands.py Fix naming for --os-auth related CLI options 2017-11-14 11:24:15 -06:00
utils.py CLI for Shipyard API 2017-11-08 14:28:08 -06:00