ansible/test/units
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
..
cli Test GalaxyCLI when no actions are provided 2016-07-22 14:39:01 -04:00
contrib
errors
executor
inventory
inventory_test_data/group_vars
mock A little unittest refactoring (#16704) 2016-07-14 09:22:54 -07:00
module_utils A little unittest refactoring (#16704) 2016-07-14 09:22:54 -07:00
modules
parsing
playbook
plugins Add a function to check for killed processes in all strategies (#16684) 2016-07-14 16:37:35 -04:00
template
utils
vars Adding unit tests for role variable precedence 2016-07-20 10:14:44 -04:00
__init__.py