ansible/test/units
Graham Mainwaring 2068131589
Fix colorization to not extend across newline boundary (#68517)
* Fix colorization to not extend across newline boundary

* Fix unit test to look for the newline outside the coloration

* Add changelog fragment
2020-03-27 17:10:38 -07:00
..
cli galaxy - preserve mode properly on artifact (#68418) 2020-03-25 08:08:23 +10:00
compat
config Fix inline vaults for plugins in ensure_type (#67492) 2020-02-25 10:42:31 -05:00
errors
executor Try to load action plugin from the same collection as the module (#66701) 2020-01-31 12:49:37 -05:00
galaxy galaxy - preserve mode properly on artifact (#68418) 2020-03-25 08:08:23 +10:00
inventory Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
inventory_test_data/group_vars
mock Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
module_utils Fix and add tests for some module_utils.common.validation (#67771) 2020-03-26 18:18:56 -05:00
modules Remove unused unit test files. 2020-03-23 11:14:21 -05:00
parsing Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
playbook Split test_play_context_make_become_cmd into files (#68026) 2020-03-04 22:26:04 -08:00
plugins migration final cleanup 2020-03-23 11:14:21 -05:00
regex
template Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
utils Fix colorization to not extend across newline boundary (#68517) 2020-03-27 17:10:38 -07:00
vars
__init__.py
requirements.txt Remove unnecessary unit test requirements. 2020-03-23 11:14:21 -05:00
test_constants.py
test_context.py