summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Migrate Network Tests into ansible/ansible (#18233)John R Barker2016-10-28489-2/+13144
* Change `v2_playbook_on_start` logic to positively detect legacy pluginsSteve Kuznetsov2016-10-281-0/+141
* Set ansible_os_family correctly under KDE neonMatt Robinson2016-10-271-0/+19
* Fix fact gathering intg test asserts (#18168)Adrian Likins2016-10-261-37/+36
* add large interleaved stdout/stderr integration tests for win_shell/win_commandMatt Davis2016-10-252-12/+18
* Fix the uri testserver to run on python3Toshio Kuratomi2016-10-241-5/+15
* reenable win_async loop testMatt Davis2016-10-241-27/+25
* Remove callback.CallbackBase._copy_result_excludeAdrian Likins2016-10-231-56/+5
* test name TestPlayIterator->TestPlaybookExecutorAdrian Likins2016-10-231-3/+2
* Set Suse family for openSUSE Tumbleweed & Leapstephane2016-10-231-0/+18
* tests: check that handlers are able to use 'include'Pierre-Louis Bonicoli2016-10-215-0/+27
* Enable the git test on py3Toshio Kuratomi2016-10-211-1/+0
* Handle 'smart' scp_if_ssh option for fetch (#18125)Ssawa2016-10-211-4/+31
* Enable filters test for python 3Michael Scherer2016-10-201-1/+0
* Fix uninitialized variable in deserialize method (#18037)Thilo Uttendorfer2016-10-201-0/+11
* pip tests now pass on python3. Enable them.Toshio Kuratomi2016-10-201-1/+0
* Enable test for lookups on python 3Michael Scherer2016-10-201-1/+0
* Let authorized_keys be tested on python 3Michael Scherer2016-10-201-1/+0
* Fix test_filters fail because of dict sort (#18105)Adrian Likins2016-10-192-2/+2
* Pixelrebel amc pr2654 (#18089)Toshio Kuratomi2016-10-191-0/+59
* Make the test run when used on a local system (#18050)Michael Scherer2016-10-171-5/+5
* epdb doesn't work on python3 so we need a different package to test pipToshio Kuratomi2016-10-171-1/+1
* Fix ansible-pull on python3Toshio Kuratomi2016-10-171-3/+0
* Thanks to mscherer, these tests are now passingToshio Kuratomi2016-10-171-4/+0
* Fix call of wrong super classThilo Uttendorfer2016-10-171-0/+32
* updated pbrun test to match expected outputBrian Coca2016-10-171-1/+1
* Location of Network Tests (#18048)John R Barker2016-10-161-0/+2
* unarchive tests now pass on python3Toshio Kuratomi2016-10-151-1/+0
* Install dependencies for validate-modules (#18028)John R Barker2016-10-141-0/+2
* Skip test_aws.py if boto3/botocore are missing (#17814)Adrian Likins2016-10-131-3/+13
* Fix role path for generate-tests.Matt Clay2016-10-131-0/+3
* Restore README.rst, update and fix formatting. (#18012)Matt Clay2016-10-132-62/+70
* Update validate-modules README and convert to MD. (#18008)Matt Clay2016-10-132-72/+62
* Migrate Windows CI roles to test targets. (#18005)Matt Clay2016-10-1381-26/+26
* Merge pull request #18001 from gundalow/validate-modulesMatt Clay2016-10-136-0/+997
|\
| * README.rst to reference new nameJohn Barker2016-10-131-12/+7
| * Port sivel/ansible-validate-modules into AnsibleJohn Barker2016-10-136-0/+1002
* | Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-13263-53/+53
|/
* Split out var_blending test into targets dir. (#17996)Matt Clay2016-10-1216-18/+35
* Clean up integration tests. (#17991)Matt Clay2016-10-127-179/+182
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-12169-423/+615
* Fix a test failure when run on a system with python-future installed.Toshio Kuratomi2016-10-071-5/+1
* Add a whitelist for checking for six. Use it for digital_ocean.pyToshio Kuratomi2016-10-061-1/+6
* Refactor parsing of CLI args so that we can modify them in the base classToshio Kuratomi2016-10-063-29/+43
* Make ini parsing slightly more robustToshio Kuratomi2016-10-041-8/+13
* Fix for run_command tests now that it returns native stringsToshio Kuratomi2016-10-032-4/+16
* Remove unicode escape (#17866)Toshio Kuratomi2016-10-021-1/+0
* bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)Matt Davis2016-10-025-39/+192
* Disable privileged mode on Shippable. (#17844)Matt Clay2016-09-302-5/+11
* dzdo prompt fixBrian Coca2016-09-301-0/+6