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/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>
4 years ago
..
manager Clean up unit test boilerplate. 4 years ago
__init__.py [config] coerce more to string when 'type: str' (#72172) 4 years ago
test.cfg config tests 7 years ago
test.yml config tests 7 years ago
test2.cfg config tests 7 years ago
test_data.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_manager.py [config] coerce more to string when 'type: str' (#72172) 4 years ago