summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_util (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Fix FreeBSD instance CA certs (#84529)Matt Clay11 days1-0/+1
* ansible-test - Replace FreeBSD 14.1 with 14.2 (#84527)Matt Clay11 days1-6/+4
* Increase scope of mypy sanity test (#84288)Matt Clay2024-11-0912-70/+51
* ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236)Matt Clay2024-11-071-14/+6
* Enable bad-docstring-quotes pylint rule for core (#84100)Matt Clay2024-10-091-0/+4
* ansible-test - Work around pylint issue on 3.11 (#84094)Matt Clay2024-10-091-4/+3
* ansible-test - Enable pylint docstyle for tests (#84092)Matt Clay2024-10-095-27/+27
* ansible-test - Disable pylint deprecated-* rules (#84050)Matt Clay2024-10-045-0/+20
* ansible-test - Update sanity tests and default Python (#83998)Matt Clay2024-10-036-4/+9
* Add basic validation for action_groups (#83965)Felix Fontein2024-09-241-1/+27
* ansible-test - Use Python version in pylint contexts (#83984)Matt Clay2024-09-231-19/+1
* ansible-test - Reduce scope of empty-init test (#83878)Matt Clay2024-08-311-2/+0
* runtime-metadata sanity test: do not fail deprecation version checks if galax...Felix Fontein2024-08-261-1/+3
* ansible-test - Update mypy and package-data tests (#83734)Matt Clay2024-08-074-257/+0
* ansible-test - Update venv management and sanity requirements (#83729)Matt Clay2024-08-065-2/+14
* validate-modules: detect names set mismatch between argument spec and documen...Felix Fontein2024-07-281-1/+23
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-271-1/+1
* validate-modules: reject option/alias names equal up to casing belonging to d...Felix Fontein2024-07-061-0/+43
* Fix require_only_one. (#83511)Felix Fontein2024-07-021-1/+1
* actually show plugin config warnings/deprecations (#82593)Brian Coca2024-07-022-6/+28
* ansible-test - Replace FreeBSD 14.0 with 14.1 (#83477)Matt Clay2024-06-211-2/+2
* ansible-test - Update tested platforms (#83446)Matt Clay2024-06-181-13/+2
* Remove Python 3.10 support for the controller (#83221)Martin Krizek2024-06-171-1/+1
* ansible-test - Fix unit test coverage collection (#83433)Matt Clay2024-06-131-0/+6
* ansible-test action-plugin-docs sidecar (#83325)Jordan Borean2024-06-122-4/+9
* Add Python 3.13 support (#83416)Matt Clay2024-06-112-0/+2
* ansible-test - Prepare for Python 3.13 (#83414)Matt Clay2024-06-111-2/+2
* clean up ansible-connection (#82992)Matt Davis2024-05-021-0/+5
* dnf - honor installroot and substitutes in paths (#83011)Martin Krizek2024-04-122-6/+0
* modules/dnf: Substitute variables in DNF cache path (#80094)BenoƮt Knecht2024-04-092-0/+6
* Remove more Python 2.x compat codeMatt Clay2024-04-081-20/+6
* Drop Python 3.7 support (#82982)Matt Clay2024-04-041-1/+0
* ansible-test - Fix Alpine libexpat bootstrappingMatt Clay2024-03-221-0/+9
* ansible-test - Handle externally managed Python (#82883)Matt Clay2024-03-221-4/+29
* Add FreeBSD 13.3 and 14.0 to ansible-test (#82530)Brian Coca2024-03-211-0/+20
* Do not treat leading underscore in plugin names as attempted deprecation.Felix Fontein2024-03-201-8/+0
* ansible-test - Fix validate-modules Python handlingMatt Clay2024-02-082-27/+23
* Allow for arbitrary key 'context' in argument spec (#82183)Matt Martz2024-01-301-0/+1
* Remove the yum module, redirect it to dnf (#81895)Martin Krizek2024-01-232-6/+0
* Support `action_plugin` in plugin_routing_schema (#82562)Nilashish Chakraborty2024-01-191-12/+20
* ansible-test - Bypass PEP 668 checksMatt Clay2024-01-111-0/+8
* ansible-test - Enable shellcheck SC2164Matt Clay2024-01-041-1/+0
* ansible-test - Allow multiple documents in the YAML stream for EXAMPLES (#82355)Mark Chappell2023-12-131-4/+16
* validate-modules: Check for correct values in choice (#82266)Abhijeet Kasurde2023-11-281-1/+1
* ansible-test - Use pylint unidiomatic-typecheckMatt Clay2023-11-073-21/+0
* ansible-test - Remove no-main-display sanity testMatt Clay2023-11-022-31/+0
* ansible-test - Removed no-basestring sanity testMatt Clay2023-11-022-28/+0
* ansible-test - Removed no-dict-* sanity testsMatt Clay2023-11-026-84/+0
* ansible-test - Remove no-unicode-literals testMatt Clay2023-11-022-28/+0
* Clarify some points in config lookup documentation (#81951)Brian Coca2023-10-241-2/+9