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/module_utils
Sam Doran bc05415109
Only pass kwargs to our string checker not callable checkers (#70151)
Since only check_type_str() accepts extra param, only pass to our checker and
do not pass kwargs to custom checkers.

* Add unit tests
6 years ago
..
basic Only pass kwargs to our string checker not callable checkers (#70151) 6 years ago
common Deprecation revisited (#69926) 6 years ago
facts Discover Flatcar Linux properly for hostname (#69627) 6 years ago
json_utils Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
parsing Cleanup for Python 3.9 and pycodestyle compat. 6 years ago
urls Add multipart/form-data functionality (#69376) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Python 3.8 collections compatibility fixes. 7 years ago
test_distro.py Update distro unit test (#55003) 7 years ago