ansible/test/units/cli
s-hertel 93c5ec42cf Test GalaxyCLI when no actions are provided
Adds a new test for GalaxyCLI. Tests cases when:

- no actions are provided
- invalid actions are provided
- each valid action is provided

When parser() runs successfully the method returns True, creates a
SortedOptParser instance, a Galaxy instance, and updates certain class data.
2016-07-22 14:39:01 -04:00
..
__init__.py galaxy info displayed 'galaxy_info' section wrong 2016-05-31 13:28:15 -04:00
test_galaxy.py Test GalaxyCLI when no actions are provided 2016-07-22 14:39:01 -04:00