summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/test.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Fix timeout handling (#80764) (#80766)Matt Clay2023-05-101-1/+1
* [stable-2.14] ansible-test - Avoid use of deprecated utcnow (#80750) (#80758)Matt Clay2023-05-101-4/+2
* [stable-2.14] ansible-test - Remove pointless comparison (#80168)Matt Clay2023-03-141-1/+1
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-131-0/+6
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-101-14/+14
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-101-4/+2
* [stable-2.14] ansible-test - Fix and update documentation links.Matt Clay2022-11-031-15/+3
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-3/+4
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-1/+1
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-13/+13
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-32/+32
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-2/+2
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-1/+1
* ansible-test - Use ansible-core for docs links.Matt Clay2021-12-091-1/+1
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-111/+62
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-70/+63
* Add collection config support to ansible-test.Matt Clay2021-04-271-2/+15
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-261-0/+1
* Avoid use of deprecated junit-xml method.Matt Clay2020-06-121-1/+9
* Update ansible-test support for CI providers.Matt Clay2020-05-141-1/+1
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-041-1/+0
* Fix display of sanity test doc links.Matt Clay2019-09-131-7/+3
* Show doc URL for sanity test failuresSam Doran2019-08-281-1/+15
* validate-modules - Use error codes instead of numbers (#60711)Sam Doran2019-08-281-1/+1
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-271-29/+15
* Clean up ansible-test results path handling.Matt Clay2019-08-131-1/+5
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-0/+517