summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/commands/sanity
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Avoid use of deprecated utcnow (#80750) (#80758)Matt Clay2023-05-101-4/+4
* [stable-2.14] ansible-test - Update git diff handling (#80202)Matt Clay2023-03-152-5/+73
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-1315-10/+38
* [stable-2.14] ansible-test - Fix pylint error with old home dir (#80151) (#80...Matt Clay2023-03-071-0/+11
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-105-28/+28
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-104-11/+9
* [stable-2.14] ansible-test - Remove obsolete DirectoryTarget. (#79975)Matt Clay2023-02-101-8/+8
* [stable-2.14] ansible-test - Improve container management. (#78550) (#79507)Matt Clay2022-12-061-0/+6
* [stable-2.14] ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-11-221-1/+1
* [stable-2.14] ansible-test - Fix and update documentation links.Matt Clay2022-11-031-1/+2
* ansible-test - Upgrade pylint. (#78727)Matt Clay2022-09-071-10/+0
* ansible-test - Update sanity test requirements. (#78528)Matt Clay2022-08-111-5/+0
* ansible-test - Fix ansible-doc sanity test FQCN. (#78518)Matt Clay2022-08-111-4/+5
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-0414-86/+84
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-043-5/+5
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-048-75/+75
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-0/+26
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-0315-104/+104
* ansible-test - Parse content config only once. (#78418)Matt Clay2022-08-021-8/+10
* ansible-test - Drop Python 3.8 controller support. (#78237)Matt Clay2022-07-191-10/+2
* ansible-test - Skip mypy runs under Python 3.11.Matt Clay2022-06-061-0/+5
* ansible-test - Ignore vendored code in mypy test.Matt Clay2022-06-061-1/+7
* ansible-test - Code cleanup.Matt Clay2022-06-014-7/+7
* Add Python 3.11 support.Matt Clay2022-05-172-0/+15
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-1/+1
* Update mypy test. Fix type hints for Python 3.9.Matt Clay2022-05-031-4/+15
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-273-2/+3
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-253-3/+2
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-253-2/+3
* Add find_spec and exec_module to RestrictedModuleLoader (#76427)Sloane Hertel2022-03-231-1/+4
* Initial mypy sanity test support for core.Matt Clay2022-03-081-0/+247
* Extend validate-modules to also validate plugins (#71734)Felix Fontein2022-03-043-45/+79
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-286-30/+47
* ansible-test - Remove validate-modules symlink.Matt Clay2022-02-231-1/+1
* ansible-test - Fix consistency of managed venvs. (#77028)Matt Clay2022-02-152-1/+7
* ansible-test - Use ansible-core for docs links.Matt Clay2021-12-091-1/+1
* Update collection loader for Python 3.10 (#76225)Sloane Hertel2021-12-013-14/+3
* ansible-test - Update import test and sanity requirements. (#76308)Matt Clay2021-11-162-14/+19
* ansible-test - Fix collection import test priming.Matt Clay2021-11-081-3/+3
* ansible-test - Fix import test on old Pythons. (#76137)Matt Clay2021-10-251-0/+27
* Overhaul ansible-test integration tests. (#76111)Matt Clay2021-10-251-12/+16
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-242-77/+36
* ansible-test - Warn about stale sanity venvs.Matt Clay2021-09-241-0/+11
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-17/+6
* ansible-test - Create injector scripts at runtime. (#75761)Matt Clay2021-09-221-9/+4
* ansible-test - Add `--prime-venvs` option.Matt Clay2021-09-213-6/+22
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-2014-442/+465
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-125-12/+15
* ansible-test - Cleanup to prepare for pylint update. (#75469)Matt Clay2021-08-111-1/+1
* Fix ansible-test imports and paths after refactor.Matt Clay2021-05-0514-103/+105