You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
cli Test GalaxyCLI when no actions are provided 8 years ago
contrib Add a new vmware inventory script backed by pyvmomi (#15967) 9 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 9 years ago
executor Parse async response in async action. (#16534) 9 years ago
inventory Changing up how host (in)equality is checked 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock A little unittest refactoring (#16704) 9 years ago
module_utils A little unittest refactoring (#16704) 9 years ago
modules docker was deprecated, test now reflects new name 9 years ago
parsing New unit tests for #13630 fix 9 years ago
playbook Fix mock loader for osx /etc symlinks (#16074) 9 years ago
plugins Add a function to check for killed processes in all strategies (#16684) 8 years ago
template Cleaning up FIXMEs 9 years ago
utils Python 3: shlex.split() wants unicode 9 years ago
vars Adding unit tests for role variable precedence 8 years ago
__init__.py Making the switch to v2 10 years ago