summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-249-365/+215
* ansible-test - Warn about stale sanity venvs.Matt Clay2021-09-241-0/+11
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-248-339/+164
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-2417-317/+130
* ansible-test - Fix code coverage reporting. (#75771)Matt Clay2021-09-235-8/+12
* ansible-test - Add minimum constraints for pytest.Matt Clay2021-09-231-1/+4
* ansible-test - Add `--prime-containers` option.Matt Clay2021-09-2311-4/+53
* ansible-test - Create injector scripts at runtime. (#75761)Matt Clay2021-09-225-28/+88
* Python 3.8 Controller Minimum (#74013)Matt Martz2021-09-211-1/+0
* ansible-test - Add `--prime-venvs` option.Matt Clay2021-09-215-7/+30
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-20155-5841/+11272
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-1219-53/+62
* ansible-test - Upgrade pylint to 2.9.3. (#75480)Matt Clay2021-08-113-5/+6
* Fix up string splitting to prepare for pylint update. (#75479)Matt Clay2021-08-112-2/+2
* ansible-test - Cleanup to prepare for pylint update. (#75469)Matt Clay2021-08-118-27/+24
* ansible-test - allow for the same listening port on multiple interfaces (#75387)Sam Doran2021-08-031-1/+1
* ansible-test - add ssh debugging logging (#75374)Sam Doran2021-08-033-15/+57
* Disable jinja2_native warning in CI (#75214)Martin Krizek2021-07-081-0/+1
* ansible-test: exposes tiny_prefix variableGonéri Le Bouder2021-06-161-0/+2
* Updated ansible-test azure plugin help message.Matt Clay2021-06-011-2/+1
* ansible-test - Do not downgrade cryptography.Matt Clay2021-05-261-0/+15
* Fix combined coverage file detection.Matt Clay2021-05-171-1/+1
* Expand delegation options for coverage commands.Matt Clay2021-05-177-29/+99
* ansible-test - use pwsh to generate stubs (#74271)Jordan Borean2021-05-171-10/+15
* Adding DigitalOcean cloud support to ansible-test (#74222)Mark Mercado2021-05-121-0/+55
* Add support for testing with Python 3.10.Matt Clay2021-05-101-0/+1
* Reorganize more ansible-test code. (#74611)Matt Clay2021-05-068-1414/+1595
* Remove check for legacy core and extras dirs.Matt Clay2021-05-062-19/+0
* Fix imports for the previous commit.Matt Clay2021-05-054-21/+21
* Relocate change classification files.Matt Clay2021-05-054-0/+0
* Remove Shippable CI provider from ansible-test.Matt Clay2021-05-052-270/+0
* Fix ansible-test imports and paths after refactor.Matt Clay2021-05-0551-253/+255
* Reorganize command implementations.Matt Clay2021-05-0547-0/+0
* Code cleanup in ansible-test. (#74529)Matt Clay2021-04-3011-20/+17
* Fix ansible-test AZP build lookup.Matt Clay2021-04-271-2/+2
* Add collection config support to ansible-test.Matt Clay2021-04-277-20/+351
* Fix pypi-test-container port conflict.Matt Clay2021-04-261-1/+0
* Set ansible-test min controller Python to 3.8. (#74395)Matt Clay2021-04-234-20/+22
* Fix ansible-test docker container IP detection.Matt Clay2021-04-221-1/+7
* Fix ansible-test coverage traceback when no data.Matt Clay2021-04-201-2/+10
* Split out module/module_utils unit test execution.Matt Clay2021-04-192-28/+115
* Clean up ansible-test cloud plugins. (#74322)Matt Clay2021-04-1617-503/+355
* Overhaul ansible-test container management.Matt Clay2021-04-1232-1509/+1830
* Add PyPI proxy container for tests on Python 2.6.Matt Clay2021-04-085-1/+164
* ansible-test - change diff mathching regexp so prefixes are optionalSam Doran2021-04-071-1/+1
* ansible-test - ensure trailing separator is added for connection unit test ta...Sam Doran2021-04-071-1/+1
* Fix ansible-test coverage exporting.Matt Clay2021-03-303-3/+11
* Ensure unit test paths for connection and inventory plugins are based on the ...Mark Chappell2021-03-121-3/+5
* Update `resource_prefix` syntax for ansible-test.Matt Clay2021-03-103-5/+5
* ansible-test: make sure tests are also run for the new plugin types (#73599)Felix Fontein2021-02-132-0/+8