placement/placement/tests/unit/cmd
Chris Dent da20d6101d Add assertions to verify placement-manage error output
The tests for placement-manage, in unit/cmd/test_manage were not
verifying help message output when partial or incorrect commands
were provided. This led to some confusion when trying to verify
a fix related to different behaviors of argparse.

Here, some verification is added. Because of differences between
python 2 and 3, we need to look at stderr and stdout, respectively, to
verify the output.

Change-Id: I337a25cfdc23bc56fbf15f128a94d2b1b1d1b664
Related-Bug: #1804420
2018-11-22 16:33:40 +00:00
..
__init__.py Add a placement-manage CLI 2018-11-20 15:00:32 +00:00
test_manage.py Add assertions to verify placement-manage error output 2018-11-22 16:33:40 +00:00
test_status.py Add placement-status upgrade check command 2018-11-20 13:53:07 -05:00