summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary test case in vault editor (#80741)Abhijeet Kasurde2023-05-091-14/+2
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-0349-48/+69
* Improve coverage of role unit tests (#80695)Matt Clay2023-05-022-27/+16
* 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-271-0/+4
* Add TTY check and argument to disable it (#50603) (#68260)Landson Guo2023-04-271-0/+21
* 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
* 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
* 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
* Replace validate-modules's semantic markup parser with antsibull-docs-parser ...Felix Fontein2023-04-051-0/+5
* Only use the selectors code path when we are prompt matching (#79931)Matt Martz2023-04-041-9/+9
* password lookup, handle ident properly when saved (#80251)Brian Coca2023-03-271-3/+14
* Do not double calculate loops and `delegate_to` (#80171)Matt Martz2023-03-231-1/+14
* Raise an error on invalid FA.isa value (#80040)Martin Krizek2023-03-081-5/+6
* move test so it runs when the plugin is modified (#80158)Sloane Hertel2023-03-071-0/+0
* update paramiko_ssh unit tests load the connection with plugin loader (#80157)Sloane Hertel2023-03-071-6/+8
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-281-6/+12
* Relocate and refactor ansible-test diff unit tests (#80113)Matt Clay2023-02-2810-0/+266
* Relocate validate-modules unit tests (#80087)Matt Clay2023-02-231-0/+58
* Define all processor facts on s390x (#19755) (#79806)Yaakov Selkowitz2023-02-234-2/+1087
* ansible-playbook -K breaks when passwords have quotes (#79837)Miklos Sagi2023-02-201-0/+14
* Avoid trailing spaces in unit test (#80033)Matt Clay2023-02-171-9/+10
* Add condition that causes a when to skip a task to output msg (#78918)Jordan Borean2023-02-151-0/+1
* Make using blocks as handlers a parser error (#79993)Martin Krizek2023-02-141-12/+2
* Fix detection of available hashlib algorithms (#79946)Matt Clay2023-02-081-0/+60
* Fix pointless statements in unit tests (#79940)Matt Clay2023-02-076-17/+15
* Update collections.abc imports (#79911)Matt Clay2023-02-034-4/+3
* Clean up unused imports in unit tests (#79893)Matt Clay2023-02-0230-56/+21
* Remove unused unit test code (#79879)Matt Clay2023-02-015-195/+5
* Remove unused and unreachable unit test code (#79854)Matt Clay2023-01-309-72/+18
* Argument spec alias handling: actually report deprecated aliases in suboption...Felix Fontein2023-01-192-2/+7
* Add support for importlib.resources (#78915)Matt Martz2023-01-1013-190/+129
* ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs...Sloane Hertel2023-01-091-38/+60
* Simplify AnsibleJ2Vars by using ChainMap for vars (#78713)Martin Krizek2022-12-091-15/+8
* Allow test to run on system with selinux enabled. Fixes #77564 (#79510)Matt Martz2022-12-011-0/+2
* Always create new role (#78661)Matt Martz2022-11-291-10/+10
* Fix password lookup rewrites file when using encrypt (#79431)Gaudenz Steinlin2022-11-291-3/+4
* galaxy: Add license_file to manifest directives (#79420)Maxwell G2022-11-291-5/+5
* mention acl in permissions errors (#79209)Brian Coca2022-10-271-1/+1
* Don't assume column index for netmask and broadcast (#79121)Matt Martz2022-10-131-0/+42
* fix password unit tests (#79113)Sloane Hertel2022-10-131-31/+20
* fix password lookup's use of f=v settings (#76551)Brian Coca2022-10-111-51/+71
* facts: List all local (scope host) IP address ranges (#79018)Donatas Abraitis2022-10-061-0/+93
* Fix connection/become task loop settings (#78565)Jordan Borean2022-09-301-0/+1