ansible.utils/tests/unit/module_utils
Bradley A. Thornton bcddde229d
Plugin cleanup (#14)
* WIP

* Add argspec validation to plugins, restructure tests

* Update docs

* Pre PY3.8 compat changes

* Run black to fix quotes

* Seems the order of missing keys varies between 2.9 and 2.10

* More error ordering issues fixed during argspec validation

* More black, wrong version

Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-20 12:14:23 -07:00
..
fixtures Argspec default fix (#12) 2020-10-20 07:50:08 -07:00
test_argspec_validate.py Argspec default fix (#12) 2020-10-20 07:50:08 -07:00
test_dict_merge.py Ansible arg spec validation using AnsibleModule (#9) 2020-10-19 08:23:50 -07:00
test_get_path.py Plugin cleanup (#14) 2020-10-20 12:14:23 -07:00
test_index_of.py Plugin cleanup (#14) 2020-10-20 12:14:23 -07:00
test_sort_list.py Ansible arg spec validation using AnsibleModule (#9) 2020-10-19 08:23:50 -07:00
test_to_paths.py Plugin cleanup (#14) 2020-10-20 12:14:23 -07:00