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
4 years ago
..
basic Only pass kwargs to our string checker not callable checkers (#70151) 4 years ago
common Deprecation revisited (#69926) 4 years ago
facts Discover Flatcar Linux properly for hostname (#69627) 5 years ago
json_utils Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
parsing Cleanup for Python 3.9 and pycodestyle compat. 5 years ago
urls Add multipart/form-data functionality (#69376) 5 years ago
__init__.py
conftest.py
test_distro.py Update distro unit test (#55003) 6 years ago