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
Sloane Hertel 67b78a17c4
Remove Python 3.9 support for the controller (#80973)
* Remove obsolete Python <=3.9 controller code
* Remove Python 3.9 test controller bootstrapping
* Update test requirements

Co-authored-by: Matt Clay <matt@mystile.com>
1 year ago
..
_vendor Improve unit test code coverage (#80683) 1 year ago
ansible_test Improve code coverage of unit tests (#80904) 1 year ago
cli Resolve issues on python pre-3.10.6 with collection dirs longer than 100 characters (#81061) 1 year ago
compat
config More unit test code coverage improvements (#81136) 1 year ago
errors
executor Remove Python 3.5 support (#80972) 1 year ago
galaxy ansible-galaxy - add config option for the default ansible-galaxy timeout (#81108) 1 year ago
inventory
inventory_test_data/group_vars
mock More unit test code coverage improvements (#81136) 1 year ago
module_utils Improve code coverage of unit tests (#81119) 1 year ago
modules Improve code coverage of unit tests (#81119) 1 year ago
parsing Improve code coverage of unit tests (#81119) 1 year ago
playbook Fix pylint disallowed-name errors (#80854) 1 year ago
plugins Remove unused unit test code (#81150) 1 year ago
regex
template
utils Remove unreachable code in curses unit test (#81138) 1 year ago
vars More unit test code coverage improvements (#81136) 1 year ago
__init__.py
requirements.txt Remove Python 3.9 support for the controller (#80973) 1 year ago
test_context.py
test_no_tty.py