1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Sam Doran 2a98faee2b
Move _handle_aliases() out of basic.py ()
Refinements:
- return legal_inputs and update class properties
- remove redundant arguments from method and handle in caller
- add better exception types to method

* Add unit tests for handle_aliases
2019-02-28 16:43:19 -05:00
..
cli Remove unused internal -a argument and functionality () 2019-02-19 17:49:06 -06:00
compat Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
config Fix encoding issues with file paths. () 2019-01-14 13:06:47 -08:00
contrib Fix vmware_inventory unit tests so they run. 2018-10-09 22:52:04 -07:00
errors Add better error when k=v syntax is used with YAML in tasks () 2018-12-04 12:32:02 -05:00
executor Move _handle_aliases() out of basic.py () 2019-02-28 16:43:19 -05:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
module_utils Move _handle_aliases() out of basic.py () 2019-02-28 16:43:19 -05:00
modules New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs () 2019-02-28 17:55:05 +05:30
parsing Fieldattribute inheritance with defaults () 2019-01-23 11:40:07 -06:00
playbook Become plugins () 2019-02-11 11:27:44 -06:00
plugins Python interpreter discovery () 2019-02-27 23:52:02 -08:00
template Native Jinja2: raise undefined error immediately () 2019-02-15 19:36:12 +01:00
utils Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
vars move extravars and option vars loading into VM () 2019-01-30 16:25:36 -05:00
__init__.py Add empty-init code-smell script. () 2016-11-07 15:02:13 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py Run unit tests in parallel. () 2018-09-18 13:58:22 -07:00
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs () 2017-06-14 11:08:34 -04:00
test_context.py Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00