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
Abhijeet Kasurde 1e6ffc1d02
Fixed broken tests (#84088)
* Add `match=` in pytest.raises
* Remove redundant assert statements

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
1 month ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Remove unused validate-modules unit test code 1 year ago
cli Update triple single quotes to triple double quotes (#84099) 2 months ago
config Fix condition for unquoting configuration strings from ini files (#82388) 8 months ago
errors Update triple single quotes to triple double quotes (#84099) 2 months ago
executor Update triple single quotes to triple double quotes (#84099) 2 months ago
galaxy Update triple single quotes to triple double quotes (#84099) 2 months ago
inventory Update triple single quotes to triple double quotes (#84099) 2 months ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock Update triple single quotes to triple double quotes (#84099) 2 months ago
module_utils Fixed broken tests (#84088) 1 month ago
modules Cover unit tests with mypy (#84084) 2 months ago
parsing Update triple single quotes to triple double quotes (#84099) 2 months ago
playbook delay keyword changed from int to float (#83901) 3 months ago
plugins Fixed broken tests (#84088) 1 month ago
regex Remove Python 2.x compat from unit tests (#82109) 1 year ago
template Update triple single quotes to triple double quotes (#84099) 2 months ago
utils Fixed broken tests (#84088) 1 month ago
vars test: Remove unreachable tests (#83696) 1 month ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt Remove Python 3.10 support for the controller (#83221) 6 months ago
test_context.py Require `from __future__ import annotations` (#81902) 1 year ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 1 year ago