summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Switch test_lookups to badssl/local testing. (#16466) (#18144)Matt Clay2016-10-214-3/+6
* Backport validate-modules to stable-2.1 so we can have versioned testing (#18...John R Barker2016-10-207-0/+1001
* Disable mount tests for now. Mount is buggy on too many platformsToshio Kuratomi2016-09-231-1/+1
* Add tests for the mount module (#17718)Toshio Kuratomi2016-09-232-1/+114
* Use loop_control.loop_var directlyAbhijit Menon-Sen2016-09-233-0/+11
* Remove _load_hosts() from Play initialization as it's no longer needed and it...Toshio Kuratomi2016-09-214-1/+95
* Add a test for int/float parameter type checking (#16741)Christoph2016-09-211-0/+46
* add win_user regression testsnitzmahone2016-09-111-0/+29
* Add partially backwards compatible version of _fixup_perms. (#17427)Matt Clay2016-09-061-1/+1
* task_result _check_key should handle empty results (#16766)Will Thames2016-08-291-0/+12
* fixed tests to accoutn for new parameterBrian Coca2016-08-171-6/+6
* set cwd to task's basedir (#16805)Brian Coca2016-08-081-1/+3
* fix for unspecified retries on until + test (#16963)Matt Davis2016-08-042-0/+33
* Add a function to check for killed processes in all strategies (#16684)jctanner2016-07-141-1/+5
* Fixing type in 293723f (mock_handler -> mock_handler_task)James Cammarata2016-07-121-1/+1
* Fix unit test for base strategy in regards to handler changesJames Cammarata2016-07-121-0/+1
* Revert "update action unit test for powershell shebang behavior"nitzmahone2016-07-111-1/+1
* update action unit test for powershell shebang behaviornitzmahone2016-07-111-1/+1
* fix win_msi tests by setting wait: true on all win_msi tasks.=2016-07-081-0/+4
* Updating integration tests for async testingJames Cammarata2016-07-071-2/+2
* Fix unit tests for handler stuff in base strategy testJames Cammarata2016-07-061-1/+1
* Fix git shallow update (#16224)Robin Roth2016-07-051-5/+51
* Fix test_async. (#16552)Matt Clay2016-07-012-4/+12
* Run test_async after test_connection.Matt Clay2016-07-011-1/+1
* Parse async response in async action. (#16534)Matt Clay2016-07-013-3/+22
* Update shippable shared dir for COPY_SOURCE. (#16511)Matt Clay2016-06-291-1/+1
* Lookup password omit salt (#16361)Pilou2016-06-271-2/+56
* fix win_setup integration test to match fact namenitzmahone2016-06-171-1/+1
* added further tests for win_regedit to cover the changes made=2016-06-161-0/+43
* Track notified handlers by object rather than simply their nameJames Cammarata2016-06-141-3/+18
* Fix docker unit test. Not deprecated in 2.1.Matt Clay2016-06-111-1/+1
* raw should not use default executable (#16085)Brian Coca2016-06-102-1/+113
* Expand return code values returned by TQM and strategiesJames Cammarata2016-06-081-4/+9
* use userdir module as example instead of alias (#15540)Robin Roth2016-06-061-10/+10
* tests, postgresql: add ubuntu 16.04 supportRene Moser2016-06-061-0/+10
* tests, apt_repository: disable Ubuntu 16.04 as there is no package yetRene Moser2016-06-061-1/+1
* Detect use of Travis tests on Shippable.Matt Clay2016-06-061-0/+10
* Run tests on ubuntu1604 and opensuseleap (#15936)Robin Roth2016-06-069-37/+93
* tests: fix tests on Debian 8Rene Moser2016-06-066-14/+24
* Corrected reference to httptester container.Matt Clay2016-06-061-2/+2
* Add httptester docker container files and update run_tests.sh to use ansible/...Matt Martz2016-06-064-2/+86
* Do not test vca and vmware.py for py2.4 (#15887)Michael Scherer2016-06-061-1/+1
* Use httptester docker image for http tests (#15811)Matt Martz2016-06-0611-84/+111
* fix default for removing imagesBrian Coca2016-06-061-1/+1
* added ability to also subset make testsBrian Coca2016-06-061-1/+1
* another var 'defaulted' in run_testsBrian Coca2016-06-061-1/+1
* added defaults for 'optional' varsBrian Coca2016-06-061-2/+2
* fine tuned shell switches for run_tests.shBrian Coca2016-06-061-1/+3
* Update how shippable scripts are called.Matt Clay2016-06-061-0/+7
* Add full support for Shippable CI.Matt Clay2016-06-063-0/+132