summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* ansible-test - Add support for argcomplete 3 (#80482)Matt Clay2023-04-112-5/+23
* Expand pylint deprecated plugin to catch ansible.module_utils.common.warnings...Matt Martz2023-04-112-3/+18
* fetch_url: remove auto disabling decompress when gzip is not available (#80474)Martin Krizek2023-04-111-1/+0
* get_action_args_with_defaults: remove deprecated redirected_names arg (#80473)Martin Krizek2023-04-111-1/+0
* Manage basic.selinux completely, instead of mocking potentially missing modul...Matt Martz2023-04-111-31/+51
* Symbolic modes with X or =[ugo] always use original mode (#80132)Sean Reifschneider2023-04-101-6/+13
* ansible-test - Update default containers (#80468)Matt Clay2023-04-101-2/+2
* Fix the parsing integration tests (#80454)Matt Clay2023-04-079-92/+37
* ansible.builtin inferred by collection_name == None (#80446)Matt Martz2023-04-062-0/+9
* Replace validate-modules's semantic markup parser with antsibull-docs-parser ...Felix Fontein2023-04-057-170/+119
* Extend ansible-doc test with more classic markup. (#80407)Felix Fontein2023-04-053-2/+14
* Extend bulk issue creator (#80423)Matt Clay2023-04-051-1/+1
* Only use the selectors code path when we are prompt matching (#79931)Matt Martz2023-04-041-9/+9
* Fetch signatures from galaxy after the dependency resolver runs (#80334)Sloane Hertel2023-04-041-1/+2
* bump devel to 2.16.0.dev0 (#80390)Matt Davis2023-04-031-0/+1
* Implement semantic markup support for Ansible documentation in validate-modul...Felix Fontein2023-03-314-1/+328
* Use --no-isolation for package-data sanity test (#80377)Matt Clay2023-03-311-1/+1
* Fix run_once by instantly tiny post_validate (#78492) (#80051)tu1h2023-03-312-0/+22
* Support role extension for semantic markup. (#80305)Felix Fontein2023-03-313-3/+7