summaryrefslogtreecommitdiff
path: root/test/integration/targets/ansible-test
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Support pylint assertion rewriting (#80020)Matt Clay2023-02-201-0/+10
* Split up ansible-test integration tests. (#78520)Matt Clay2022-08-1147-643/+1
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Refactor ansible-test integration tests. (#78168)Matt Clay2022-06-295-54/+4
* ansible-test - Fix collection loader import. (#76986)Matt Clay2022-02-085-0/+45
* ansible-test - Improve help for unsupported cwd. (#76866)Matt Clay2022-01-271-1/+8
* ansible-test - Defer loading of completion entries. (#76852)Matt Clay2022-01-251-0/+17
* ansible-test - Fix import test for collections.Matt Clay2021-12-082-0/+4
* ansible-test - Hide ansible._vendor in import test (#76503)Matt Clay2021-12-084-0/+88
* ansible-test - Fix traceback in validate-modules test.Matt Clay2021-12-061-0/+23
* Overhaul ansible-test integration tests. (#76111)Matt Clay2021-10-2511-81/+145
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-202-1/+2
* Add packaging to requirement of ansible-test (#75356)Sergey2021-07-291-0/+1
* Set ansible-test min controller Python to 3.8. (#74395)Matt Clay2021-04-232-4/+4
* Import test: improve docs, add more tests (#73600)Felix Fontein2021-03-016-2/+83
* Upgrade pylint used by ansible-test. (#70155)Matt Clay2021-02-102-1/+2
* [ansible-test] First attempt at freebsd/11.4 (#72655)Rick Elrod2021-01-212-1/+41
* Allow key None to prevent errors with import test.Felix Fontein2020-12-171-1/+1
* Update ansible-test pylint Python support. (#72972)Matt Clay2020-12-152-0/+22
* Support collection constraints in ansible-test.Matt Clay2020-10-087-0/+39
* Fix ansible-test coverage traceback. (#71446)Matt Clay2020-08-251-0/+22
* Rename pylint plugin and add tests. (#70225)Matt Clay2020-06-224-0/+59
* validate ansible-base's and collections runtime.yml (#69742)John R Barker2020-06-121-0/+4
* Split out and install sanity test requirements. (#69971)Matt Clay2020-06-091-4/+26
* Update ansible-test integration tests. (#69970)Matt Clay2020-06-093-0/+9
* Minor cleanup for ansible-test integration test.Matt Clay2020-06-082-1/+1
* Fix ansible-test submodule handling. (#68759)Matt Clay2020-04-086-12/+97
* Add initial ansible-test tests for collections. (#68533)Matt Clay2020-03-297-0/+101