summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/provider
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Fix traceback when mixing sources (#80801)Matt Clay2023-05-173-2/+25
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-1310-93/+115
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-231-1/+1
* Add missing space after keywords. (#78480)Matt Clay2022-08-081-1/+1
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-0410-39/+29
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-042-2/+2
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-042-33/+33
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-0310-34/+34
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-1/+1
* ansible-test - Validate collection ns and name.Matt Clay2022-01-271-0/+9
* ansible-test - Improve help for unsupported cwd. (#76866)Matt Clay2022-01-273-0/+66
* ansible-test - Fix type hints.Matt Clay2022-01-051-1/+1
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-7/+3
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-208-36/+19
* ansible-test - Cleanup to prepare for pylint update. (#75469)Matt Clay2021-08-111-3/+0
* ansible-test: make sure tests are also run for the new plugin types (#73599)Felix Fontein2021-02-131-0/+4
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-262-2/+3
* Address additional ansible_core rename issues (#72906)Matt Martz2020-12-081-0/+1
* Fix ansible-test submodule handling. (#68759)Matt Clay2020-04-081-3/+22
* Fix references to old egg-info directory.Matt Clay2020-03-301-0/+1
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-044-7/+7
* Remove ansible-test --tox delegation option.Matt Clay2019-11-141-3/+0
* Add missing var for format string in ansible-test.Matt Clay2019-10-071-1/+1
* Fix ansible-test to ignore `tests/output/`. (#62084)Matt Clay2019-09-101-0/+3
* Fix ansible-test handling of submodules.Matt Clay2019-08-291-0/+13
* Update collections integration targets path. (#61523)Matt Clay2019-08-293-1/+85
* Simplify ansible-test target processing. (#61506)Matt Clay2019-08-283-2/+9
* Change location of collections tests.Matt Clay2019-08-282-7/+8
* More ansible-test path handling updates. (#61484)Matt Clay2019-08-283-5/+18
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-273-0/+6
* Support delegation testing collections with deps.Matt Clay2019-08-272-4/+2
* Sanity test updates for collections support. (#61248)Matt Clay2019-08-234-8/+34
* Fix ansible-test TypeVar type annotations.Matt Clay2019-08-091-4/+8
* Additional ansible-test path fixes. (#60300)Matt Clay2019-08-081-2/+2
* Update ansible-test layout and payload handling.Matt Clay2019-08-083-4/+42
* Prepare ansible-test for inclusion in setup.py (#60294)Matt Clay2019-08-082-6/+0
* Fix ansible-test layout path generation.Matt Clay2019-08-063-26/+24
* Relocate ansible-test code. (#60147)Matt Clay2019-08-067-0/+498