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 ced362a50d
ansible-galaxy - remove deprecated v2 API (#85830)
* ansible-galaxy - remove deprecated v2 API

Update unit tests exercising the v2 Galaxy API

Remove v2 API integration tests

* Remove internal test configuration for servers which support API v2 and v3

* Update and simplify verify tests by using the configured server list
3 months ago
..
_internal Fix marker handling in templating (#85690) 4 months ago
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test ansible-test - Update Ansible Core CI auth (#85717) 3 months ago
cli deprecate esoteric/undocumented playbook syntaxes (#85378) 5 months ago
config Ensure config env/ini values are tagged (#85404) 5 months ago
errors Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
executor six cleanup (#85284) 4 months ago
galaxy ansible-galaxy - remove deprecated v2 API (#85830) 3 months ago
inventory Templating overhaul, implement Data Tagging (#84621) 8 months ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
module_utils Add typing to to_text and to_bytes, improve typing and type juggling in DataLoader (#85746) 3 months ago
modules Avoid mocker fixture in copy unit tests (#85575) 4 months ago
parsing adjust PluginInfo to use PluginType enum (#85277) 6 months ago
playbook Remove (de)serialize methods (#85724) 3 months ago
plugins Fix marker handling in templating (#85690) 4 months ago
regex Remove Python 2.x compat from unit tests (#82109) 2 years ago
template deprecate invalid variable names in inventory (#85377) 5 months ago
test_utils DTFIX recategorization and error/warning refactor (#85181) 7 months ago
utils encrypt: Remove deprecated passlib_or_crypt API (#85506) 3 months ago
vars Templating overhaul, implement Data Tagging (#84621) 8 months ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Add missing warning methods and args (#85225) 6 months ago
controller_only_conftest.py recategorize pass over DTFIX-MERGE entries post b4 (#85155) 7 months ago
requirements.txt Drop Python 3.11 controller support (#85590) 4 months ago
test_context.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 2 years ago