ansible.utils/tests/unit/module_utils
Ganesh Nalawade 1807ee7c7b
Add validate action/lookup/filter/test plugin (#13)
* Initial commit

* Add validate lookup/filter/test plugin

*  Update agrspec validation logic
*  Add validate lookup/filter/test plugin

* minor updates

* remve unwanted code

* doc update

* update jsonschema validator plugin

* Add validate sub-plugin configurable option

* fix black failures

* fix ansible-test validate module issue

* fix santiy issues

* more santiy fixes

* remove GA black formatting

* add black

* fix black formatting

* fix black issues

* Add integration test and fix review comments

* add jsonschema to requirments

* fix ci issues

* update GA to install requirments

* fix GA to install requirments

* move ValidateBase to base file

* fix library not found issue in CI

* add unit test
2020-10-28 13:39:20 -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 Add validate action/lookup/filter/test plugin (#13) 2020-10-28 13:39:20 -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