summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* ๐Ÿ“ฆ Switch sdist build-system to pure setuptools (#80255)Sviatoslav Sydorenko2023-03-201-9/+124
* ansible-test - Update git diff handling (#80202)Matt Clay2023-03-1311-176/+193
* ansible-test - Update base and default container (#80178)Matt Clay2023-03-081-2/+2
* Update mypy to 1.1.1 (#80175)Matt Clay2023-03-082-9/+11
* copy - fix check mode with remote_src=True (#78624)Sloane Hertel2023-03-081-2/+39
* ansible-test - Update pylint requirements (#80172)Matt Clay2023-03-081-4/+4
* ansible-test - Remove pointless comparison (#80168)Matt Clay2023-03-081-1/+1
* Raise an error on invalid FA.isa value (#80040)Martin Krizek2023-03-081-5/+6
* Revert "๐Ÿงช Switch macOS 13.2 to 12.0 in CI (#80145)" (#80156)Sviatoslav Sydorenko2023-03-071-1/+1
* 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
* paramiko connection now uses the correct source of data (#79704)Brian Coca2023-03-071-1/+1
* ansible-test - Fix error with missing pylint home (#80155)Matt Clay2023-03-061-1/+7
* ansible-test - Fix pylint error with old home dir (#80151)Matt Clay2023-03-061-0/+5
* Fix MANIFEST.in includes (#80147)Matt Clay2023-03-061-1/+0
* ๐Ÿงช Switch macOS 13.2 to 12.0 in CI (#80145)Sviatoslav Sydorenko2023-03-061-1/+1
* ansible-inventory prevent duplicating host entries (#80059)Brian Coca2023-03-066-20/+200
* Add macOS 13 to CI and ansible-test (#79508)Sviatoslav Sydorenko2023-03-032-1/+9
* ๐Ÿ› Make integration tests compatible w/ modern Git (#80122)Sviatoslav Sydorenko2023-03-0315-48/+176
* unarchive - properly handle relative path for `dest` (#75267)Sam Doran2023-03-012-0/+27
* Relocate the AZP entry point scripts (#80114)Matt Clay2023-02-2822-452/+38
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-283-6/+60
* Relocate and refactor ansible-test diff unit tests (#80113)Matt Clay2023-02-2812-113/+266
* Do not use hardcoded httpbin.org in uri tests (#80101)Matt Martz2023-02-271-2/+2
* sanity tests - ignore pre-release versions for deprecation comparisons (#79185)Mark Chappell2023-02-276-1/+64
* Relocate validate-modules unit tests (#80087)Matt Clay2023-02-231-3/+18
* ansible-test - Update base and default container (#80086)Matt Clay2023-02-231-2/+2
* Define all processor facts on s390x (#19755) (#79806)Yaakov Selkowitz2023-02-234-2/+1087
* Remove straight.plugin dependency (#80084)Matt Clay2023-02-236-6/+0
* Remove unused integration test support files (#80081)Matt Clay2023-02-237-3126/+0
* Remove unused network test support files (#80080)Matt Clay2023-02-2315-3183/+0
* ansible-test - Fix vendoring support (#80074)Matt Clay2023-02-235-0/+67
* ๐Ÿ“ฆ Integrate manpage builds into PEP 517 build backendSviatoslav Sydorenko2023-02-235-0/+325
* Use FAs with inheritance only when applicable (#80026)Martin Krizek2023-02-223-0/+14
* Update ansible-test openshift plugin tests (#80064)Matt Clay2023-02-212-3/+10
* ansible-test - Adjust vcenter test plugin behavior (#80063)Matt Clay2023-02-213-3/+22
* ansible-test - Update base and default container (#80058)Matt Clay2023-02-211-2/+2
* Fix #80020 typos confusing `pylint` for `pytest` (#80056)Sviatoslav Sydorenko2023-02-212-5/+5
* ansible-test - Update mypy and pylint requirements (#80049)Matt Clay2023-02-203-14/+14
* ansible-test - Show Python version before install (#80022)Matt Clay2023-02-201-0/+15
* ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-02-205-7/+17
* ansible-test - Support pylint assertion rewriting (#80020)Matt Clay2023-02-205-0/+88
* Update lookup to use positional only arg for name to avoid conflicts (#79839)devon-mar2023-02-202-0/+8
* 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
* Remove trailing spaces from lines in YAML (#80032)Matt Clay2023-02-1712-26/+26
* Add missing newlines to YAML files (#80031)Matt Clay2023-02-1718-18/+18
* Update docs requirements to latest package versions (#79930)Sandra McCann2023-02-179-43/+54
* Add condition that causes a when to skip a task to output msg (#78918)Jordan Borean2023-02-155-1/+23
* Make using blocks as handlers a parser error (#79993)Martin Krizek2023-02-146-12/+47