summaryrefslogtreecommitdiffstats
path: root/test/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-0437-224/+353
* Reorganize ansible-test coverage code.Matt Clay2020-01-308-522/+642
* ansible-test - Add 'get' to the list of bad choices for state (#66921)Mark Chappell2020-01-301-1/+1
* validate-modules - support deprecated_aliases (#66965)Jordan Borean2020-01-301-0/+6
* Fix ansible-test tar format handling.Matt Clay2020-01-301-1/+1
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-305-6/+48
* Explicitly set junit_family=xunit1 @ pytest configSviatoslav Sydorenko2020-01-301-0/+6
* Forbid `state=(list|info)` in modules via ansible-test sanity checkMark Chappell2020-01-291-0/+7
* Fix ansible-test coverage of ansible-connection.Matt Clay2020-01-291-0/+9
* Fix ansible-test color `ls` logic.Matt Clay2020-01-291-1/+5
* Keep SSH authorized keys in ansible-test setup.Matt Clay2020-01-291-1/+2
* Add more ansible-test args to delegation config.Matt Clay2020-01-292-0/+35
* Add a `--no-pip-check` option to ansible-test.Matt Clay2020-01-293-8/+17
* Add tests to make sure that the documented 'elements' matches that defined in...Mark Chappell2020-01-281-0/+31
* Add sanity test to require elements entry when argument type=list (#66386)Mark Chappell2020-01-281-0/+10
* Add constraints for Jinja2 on Python 2.6. (#66826)Matt Clay2020-01-271-0/+1
* Schema validation for argument_spec (#65747)Felix Fontein2020-01-272-11/+78
* Fix ansible-test egg-info directory detection.Matt Clay2020-01-231-0/+9
* Fix ansible-test inventory delegation.Matt Clay2020-01-221-2/+3
* Add `--venv-system-site-packages` to ansible-test.Matt Clay2020-01-223-2/+15
* Improve deprecate sanity check; remove deprecated features which should have ...Felix Fontein2020-01-211-1/+1
* Vmss scale in policy (#66512)haiyuan_zhang2020-01-161-4/+4
* vcenter: don't bind container on <1024 portGonéri Le Bouder2020-01-151-2/+6
* Ignore warnings in ansible-test environment check.Matt Clay2020-01-141-0/+3
* Add test constraint for setuptools. (#66426)Matt Clay2020-01-131-0/+1
* vcenter provider: do not set env varGonéri Le Bouder2020-01-131-9/+8
* Account for argument spec of None in validate modules sanity testSam Doran2020-01-101-0/+2
* Add ansible-test constraint to avoid coverage 5.0+Matt Clay2019-12-201-2/+2
* Change the check_pyyaml() function to return the features of pyyaml that we c...Toshio Kuratomi2019-12-202-8/+10
* Add a sanity test for yaml to make sure we can parse all yamlToshio Kuratomi2019-12-202-4/+64
* Sanity checks: test for print statement (#65219)Felix Fontein2019-12-051-0/+7
* Fix plugin paths for ansible-test pylint test. (#65526)Matt Clay2019-12-052-1/+9
* Add CentOS 8 to the test matrix (#63649)Sam Doran2019-12-041-0/+1
* Sanity checks: make sure that `required` in argument spec coincides with docu...Felix Fontein2019-12-031-0/+16
* Add Fedora 31 to the test matrix (#64848)Sam Doran2019-12-021-1/+1
* module sanity checks: improve alias handling (#59060)Felix Fontein2019-11-211-9/+56
* Fix ansible-test handling of git submodules. (#65027)Matt Clay2019-11-191-8/+12
* Remove ansible-test --tox delegation option.Matt Clay2019-11-156-130/+8
* Set alter_sys=True instead of False to address backwards incompat (#64670)Matt Martz2019-11-112-2/+2
* Switch from RHEL 8.0 & 8.1b to 8.1 in CI.Matt Clay2019-11-071-2/+1
* Fix ansible-test collections sanity import test. (#64467)Matt Clay2019-11-061-11/+23
* ansible-test: bumping ACME test container version (#64424)Felix Fontein2019-11-051-1/+1
* Fixes for validate-modules import handling. (#63932)Matt Clay2019-10-304-42/+84
* Fix various import sanity test issues.Matt Clay2019-10-232-235/+326
* Improve validation of module return values (#63411)Felix Fontein2019-10-181-1/+25
* Fix hcloud requirements.Matt Clay2019-10-181-1/+1
* Fix ansible-test env var mixing running commands.Matt Clay2019-10-181-0/+2
* Fix ansible-test sanity requirements install.Matt Clay2019-10-181-5/+5
* Update default-test-container to 1.10.1.Matt Clay2019-10-161-1/+1
* Add constraint for pathspec.Matt Clay2019-10-151-0/+1