summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* urls - remove deprecated client key calls (#80751)HEADdevelJordan Borean2023-05-171-8/+6
* ansible-test - Fix traceback when mixing sources (#80801)Matt Clay2023-05-174-9/+27
* Fix hard-coded interpreter in test_async_wrapper (#80816)Matt Clay2023-05-161-2/+2
* Use subset checks for some collection loader tests (#80812)Matt Clay2023-05-161-2/+3
* config lookup, new option to show origin of value (#80651)Brian Coca2023-05-111-0/+2
* ansible-test - Add RHEL 9.2 support (#80755)Martin Krizek2023-05-111-0/+1
* ansible-test - Fix handling of long timeouts (#80769)Matt Clay2023-05-101-1/+1
* ansible-test - Fix timeout handling (#80764)Matt Clay2023-05-106-36/+78
* ansible-test - Avoid use of deprecated utcnow (#80750)Matt Clay2023-05-105-11/+9
* fix error if path had wildcard in it (#74723)PRASOON KARUNAN V2023-05-101-0/+15
* Remove unnecessary test case in vault editor (#80741)Abhijeet Kasurde2023-05-091-14/+2
* ansible-test - Update the NIOS test container (#80739)Matt Clay2023-05-081-1/+1
* first_found fix no terms option (#76550)Brian Coca2023-05-081-0/+8
* docsite build: upgrade sphinx-ansible-theme and antsibull-core (#80734)Felix Fontein2023-05-081-2/+2
* ansible-test - Always use unique container names (#80724)Matt Clay2023-05-0410-120/+62
* Account for overlays when interacting with Jinja envs (#80705)Martin Krizek2023-05-043-0/+24
* Add FreeBSD 13.2 to ansible-test (#80698)Brian Coca2023-05-031-0/+1
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-0381-80/+101
* Fix os.walk issues in package-data sanity test (#80703)Matt Clay2023-05-022-32/+8
* Improve coverage of role unit tests (#80695)Matt Clay2023-05-022-27/+16
* Better parse virtualenv_command option for pip (#80624)Dmitriy Rabotyagov2023-05-021-0/+22
* Fix docs-build test to not mutate source tree (#80689)Matt Clay2023-05-011-20/+47
* Improve unit test code coverage (#80683)Matt Clay2023-05-011-14/+3
* Use assertRaisesRegex in unit test (#80663)Matt Clay2023-04-271-3/+3
* _symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#...Sloane Hertel2023-04-272-0/+27
* Remove deprecated FileLock class (#80438)Martin Krizek2023-04-271-1/+0
* ActionBase: remove deprecated _remote_checksum (#80440)Martin Krizek2023-04-271-1/+0
* Set the minimum setuptools to 45.2.0 (#80649)Matt Clay2023-04-263-1/+4
* Add TTY check and argument to disable it (#50603) (#68260)Landson Guo2023-04-271-0/+21
* Fix gather parallel (#80597)Brian Coca2023-04-266-0/+63
* Templar: remove deprecated shared_loader_obj param (#80439)Martin Krizek2023-04-261-1/+0
* ansible-test - Update the default containers (#80635)Matt Clay2023-04-251-2/+2
* ansible-test - Update pylint to 2.17.3 (#80632)Matt Clay2023-04-251-3/+3
* PlayIterator: remove deprecated methods (#80437)Martin Krizek2023-04-251-1/+0
* ansible-test - Use FreeBSD packaged setuptools (#80615)Matt Clay2023-04-241-0/+1
* Fix calling v2_playbook_on_notify callback (#80585)Martin Krizek2023-04-248-1/+163
* tests: replace a mock import with unittest.mock (#80589)Maxwell G2023-04-211-1/+1
* Use target of /usr/bin/dnf for dnf version detection (#80550)Martin Krizek2023-04-211-0/+63
* ansible-test - Remove deprecated features (#80558)Matt Clay2023-04-189-236/+11
* ansible-test - Update default containers (#80559)Matt Clay2023-04-181-2/+2
* ansible-test - Update pylint to 2.17.2 (#80555)Matt Clay2023-04-181-2/+2
* argspec - fix validating type for required options that are None (#79677)Sloane Hertel2023-04-173-4/+136
* ansible-galaxy - fix installing dir sources with a trailing path separator (#...Sloane Hertel2023-04-171-1/+1
* ansible-test - Replace pytest-forked (#80525)Matt Clay2023-04-148-3/+201
* feature: add support for symbolic links when passing "dir" (#80460)kloud-byun2023-04-141-0/+25
* Fix galaxy CLI unit test assertions (#80504)Matt Clay2023-04-121-2/+6
* Fix unit test asserts (#80500)Matt Clay2023-04-121-3/+3
* Fix unit tests returning values (#80499)Matt Clay2023-04-122-4/+5
* Fix unclosed files in unit tests (#80497)Matt Clay2023-04-125-41/+48
* Last handler defined runs, fix for roles (#79558)Martin Krizek2023-04-125-0/+32