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
Sloane Hertel 694c11d5bd
argspec - fix validating type for required options that are None (#79677)
* Only bypass type validation for null parameters if the default is None. A default is mutually exclusive with required.

* Prevent coercing None to str type. Fail the type check instead.
3 years ago
..
integration argspec - fix validating type for required options that are None (#79677) 3 years ago
lib/ansible_test ansible-test - Replace pytest-forked (#80525) 3 years ago
sanity Expand pylint deprecated plugin to catch ansible.module_utils.common.warnings uses (#80462) 3 years ago
support Remove unused integration test support files (#80081) 3 years ago
units Fix galaxy CLI unit test assertions (#80504) 3 years ago