ansible/test/units/config
Rick Elrod 3b40c6f3b7
[config] coerce more to string when 'type: str' (#72172)
Change:
- When a plugin defines `type: str` on a parameter, treat more kinds of
  input as a string instead of whatever it is parsed as.

Test Plan:
- New unit tests
- CI

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-10-14 12:53:08 -04:00
..
manager Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
__init__.py [config] coerce more to string when 'type: str' (#72172) 2020-10-14 12:53:08 -04:00
test.cfg
test.yml
test2.cfg
test_data.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_manager.py [config] coerce more to string when 'type: str' (#72172) 2020-10-14 12:53:08 -04:00