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/ansible_test
Felix Fontein 222f786f23
ansible-test validate-modules: report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation (#86079)
* Report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation.

* Move constants into separate module.

* Add test to check FORBIDDEN_DICTIONARY_KEYS against current Python's key list.

* Remove unused constant.

* Apply suggestions from code review.

Co-authored-by: Matt Clay <matt@mystile.com>

* Add type annotations.

* Simplify typing.

Co-authored-by: Matt Clay <matt@mystile.com>

---------

Co-authored-by: Matt Clay <matt@mystile.com>
3 weeks ago
..
_internal ansible-test - Fix option filtering (#85182) 7 months ago
_util/controller/sanity/validate-modules/validate_modules ansible-test validate-modules: report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation (#86079) 3 weeks ago
diff Relocate and refactor ansible-test diff unit tests (#80113) 3 years ago
__init__.py
conftest.py ansible-test - Fix interactive cmd traceback (#84264) 1 year ago
test_diff.py Ignore code which coverage can't analyze (#82125) 2 years ago