summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Simplify compileall checks. Remove py3 skip list.Matt Clay2016-11-023-5/+4
* Removed tests migrated to ansible/ansible repo. (#3330)Matt Clay2016-10-315-851/+0
* Fix remaining python3 compile problemsToshio Kuratomi2016-10-231-18/+0
* Fix amazon extras modules to compile under python3Toshio Kuratomi2016-10-231-30/+0
* Fix remaining centurylink modules for py3Toshio Kuratomi2016-10-231-3/+0
* Make netscaler pass python3 sanity checkMichael Scherer2016-10-211-1/+0
* Make nmcli pass py3 sanity checkMichael Scherer2016-10-212-1/+1
* Run validate-modules from ansible/ansible (#3242)John R Barker2016-10-191-3/+15
* Make openvswitch* pass py3 sanity checkMichael Scherer2016-10-191-2/+0
* Make consul modules pass sanity test for python 3Michael Scherer2016-10-171-4/+0
* Make bigpanda module pass python3 sanity checkMichael Scherer2016-10-171-1/+0
* Make jabber module compile on python 3Michael Scherer2016-10-171-1/+0
* Make mail compile on python 3Michael Scherer2016-10-171-1/+0
* Make postgresql module in extras compile on py3Michael Scherer2016-10-171-2/+0
* Make mongodb modules compile on python 3Michael Scherer2016-10-171-2/+0
* Make rax_clb_ssl module pass sanity check for py3Michael Scherer2016-10-171-1/+0
* Fix dnsmadeeasy module to pass py3 sanity checkMichael Scherer2016-10-171-1/+0
* Make mqtt pass python3 sanity testsMichael Scherer2016-10-171-1/+0
* Make zabbix modules compile on python 3Michael Scherer2016-10-171-4/+0
* Make dnssimple compile on python 3Michael Scherer2016-10-161-1/+0
* Fix proxmox for python 3Michael Scherer2016-10-151-2/+0
* Remove gce from the blacklist for python 3 tests, forgot in #3179Michael Scherer2016-10-151-2/+0
* Make xenserver_facts compile on python 3Michael Scherer2016-10-151-1/+0
* Port ovirt to python 3Michael Scherer2016-10-151-1/+0
* Make redis run on python 3Michael Scherer2016-10-151-1/+0
* Make expect module compile on python 3Michael Scherer2016-10-151-1/+0
* Make sensu_check compile on python 3 (#3177)Michael Scherer2016-10-151-1/+0
* Make irc.py compile on python3Michael Scherer2016-10-141-1/+0
* Port virt to python3 (#3167)Michael Scherer2016-10-141-1/+0
* New module: Manage Foreman and Katello entities (#2450)Eric D Helms2016-10-081-0/+1
* Fix handling of ansible-doc errors. (#3030)Matt Clay2016-09-231-1/+8
* Add shellcheck to sanity checks. (#3013)Matt Clay2016-09-221-1/+9
* Test module docs on Shippable. (#2976)Matt Clay2016-09-192-0/+57
* Enable python 3 sanity tests for more modules. (#2973)Matt Clay2016-09-191-10/+0
* Cosmetic fix to test PR and merge hooks. (#2949)Matt Clay2016-09-161-1/+1
* Run same tests on Shippable as on Travis. (#2948)Matt Clay2016-09-165-1/+132
* Update call to generate-tests.Matt Clay2016-08-111-1/+5
* Merge pull request #1901 from linuxdynasty/kinesis_streamsRyan Brown2016-08-091-0/+285
|\
| * Removed Ansible API based tests from this PRAllen Sanabria2016-07-141-221/+15
| * Including unit tests.Allen Sanabria2016-07-141-0/+491
* | fixed error message for releasing an ip when not waiting for the nat gateway ...Allen Sanabria2016-08-041-1/+1
* | updated tests to reflect dict vs listAllen Sanabria2016-08-041-1/+1
* | Updated module to be compliant with test cases.Allen Sanabria2016-08-034-0/+566
|/
* Add module integration tests on shippable.Matt Clay2016-07-082-0/+58