summaryrefslogtreecommitdiff
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix powershell coverage path rewriting.Matt Clay2020-03-033-4/+11
* Update default test container to version 1.12.Matt Clay2020-03-021-1/+1
* Add Python 3.9 to ansible-test.Matt Clay2020-03-013-2/+11
* Fix ansible-test constraints for AWS.Matt Clay2020-03-011-1/+3
* Fix ansible-test import sanity test venv setup.Matt Clay2020-03-011-0/+11
* Fix ansible-test module_utils analysis.Matt Clay2020-03-011-2/+5
* Fix vcenter requirements.Matt Clay2020-02-291-1/+1
* Fourth batch of incidental integration tests. (#67873)Matt Clay2020-02-281-0/+1
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)Jordan Borean2020-02-291-0/+177
* Switch to using FreeBSD 12.1 (#67659)Sam Doran2020-02-281-1/+1
* mongodb_user: fix doc formatting (#67763)Abhijeet Kasurde2020-02-281-1/+1
* Third batch of incidental integration tests. (#67830)Matt Clay2020-02-271-0/+1
* Remove `test/legacy/` directory. (#67786)Matt Clay2020-02-261-3/+0
* Second batch of incidental integration tests. (#67765)Matt Clay2020-02-251-2/+9
* Make AWS test plugin to refer to the aws-permissions-for-integration-tests (#...Jill R2020-02-241-1/+2
* Fix up network testing on Shippable. (#67678)Matt Clay2020-02-231-1/+1
* Fix network setup for collections in ansible-test.Matt Clay2020-02-217-10/+104
* Support private test plugins in ansible-test. (#67660)Matt Clay2020-02-215-0/+74
* Test: Bump Tower version to latest releaseYanis Guenane2020-02-211-2/+2
* Use Ansible to load ps module utils in arg spec checker (#67596)Jordan Borean2020-02-202-28/+38
* Add warning when running devel (#67502)Matt Martz2020-02-191-0/+1
* Relocate Shippable tools. (#67556)Matt Clay2020-02-191-6/+1
* Module validation: sanity check mutually_exclusive, required_if, required_xxx...Felix Fontein2020-02-192-4/+207
* Replace 'message' in module parameters (#60051)Abhijeet Kasurde2020-02-181-0/+28
* Test: Bump TOWER_VERSION to supported version (#67378)Yanis Guenane2020-02-131-1/+5
* add_file_common_arguments: fix defaults and tpyes, improve sanity checking (#...Felix Fontein2020-02-122-18/+10
* ansible-test - add constraint for virtualenv (#67289)Sam Doran2020-02-101-1/+1
* Test AIX with smaller volumes.Matt Clay2020-02-091-2/+2
* Add code coverage target analysis to ansible-test. (#67141)Matt Clay2020-02-0513-187/+939
* 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-311-0/+6
* Fix ansible-test tar format handling.Matt Clay2020-01-291-1/+1
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-295-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-281-0/+9
* Fix ansible-test color `ls` logic.Matt Clay2020-01-281-1/+5
* Keep SSH authorized keys in ansible-test setup.Matt Clay2020-01-281-1/+2
* Add more ansible-test args to delegation config.Matt Clay2020-01-282-0/+35
* Add a `--no-pip-check` option to ansible-test.Matt Clay2020-01-283-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-211-2/+3
* Add `--venv-system-site-packages` to ansible-test.Matt Clay2020-01-213-2/+15
* Improve deprecate sanity check; remove deprecated features which should have ...Felix Fontein2020-01-211-1/+1