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
2020-06-19 09:52:05 -04:00
..
basic Only pass kwargs to our string checker not callable checkers (#70151) 2020-06-19 09:52:05 -04:00
common Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
facts Discover Flatcar Linux properly for hostname (#69627) 2020-06-02 18:41:53 +05:30
json_utils Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
parsing Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00
urls Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
__init__.py
conftest.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
test_distro.py Update distro unit test (#55003) 2019-04-08 16:26:31 -04:00