summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Fix hash filter for non-ascii strings and Python3Toshio Kuratomi2017-02-151-0/+5
* Update test to use keyserver.ubuntu.com.Matt Clay2017-01-191-1/+1
* Use jinja2 import instead of pip to get version.Matt Clay2017-01-191-1/+1
* Only test map on jinja2 >= 2.7Matt Clay2017-01-191-0/+3
* Fix group_by test to work with jinja2 >= 2.9.Matt Clay2017-01-091-2/+2
* Use newer test images for Fedora and openSUSE.Matt Clay2017-01-031-3/+4
* fix multiple handler notificationsMatt Davis2016-12-232-0/+38
* Fixes #16936 - Digest authentication not working in uri module (#18736)bart22016-12-211-0/+7
* * Add test for git with local modificationsToshio Kuratomi2016-12-141-4/+107
* Fix regression in search path behaviourDag Wieers2016-12-142-36/+26
* Fixes for uri under python3 and local (non-httptester) testingToshio Kuratomi2016-12-131-6/+2
* Corrected placement templates for test_lookups.Matt Clay2016-11-292-0/+0
* Fix regression in jinja2 include search path (#18617)Virgil Dupras2016-11-293-0/+13
* manual backport of win_async test changes from develMatt Davis2016-11-182-26/+27
* Alternately track listening handlers by uuid if no name is setJames Cammarata2016-11-133-0/+51
* Fixing incorrect use of version_compare in docker integration testJames Cammarata2016-11-111-2/+2
* Add tests for dnf modelled after the yum tests (#18226)Toshio Kuratomi2016-10-314-0/+229
* 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
* 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
* epdb doesn't work on python3 so we need a different package to test pipToshio Kuratomi2016-10-171-1/+1
* bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)Matt Davis2016-10-022-0/+104
* Disable privileged mode on Shippable. (#17844)Matt Clay2016-09-301-2/+2
* mv test_git to 'destructive' integration tests (#17526)Adrian Likins2016-09-292-1/+2
* Turn mount test back on (#17797)Toshio Kuratomi2016-09-281-1/+1
* Update get_url test to use httptester. (#17787)Matt Clay2016-09-271-1/+1
* 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-0/+114
* Remove run_tests.sh and update docs. (#17719)Matt Clay2016-09-221-6/+46
* Integration Playbook for Google Cloud DNS module. (#17698)Tom Melendez2016-09-225-2/+481
* Remove _load_hosts() from Play initialization as it's no longer needed and it...Toshio Kuratomi2016-09-214-1/+95
* Remove tests for deprecated su and sudo. (#17697)Matt Clay2016-09-219-164/+0
* test_gce_mig integration test playbook (#17249)Tom Melendez2016-09-214-14/+256
* Switch tests from sudo to become. (#17694)Matt Clay2016-09-218-155/+155
* Additional tests for check mode idempotence (#17679)Toshio Kuratomi2016-09-201-1/+31
* Remove test for deprecated first_available_file. (#17674)Matt Clay2016-09-201-6/+0
* Add test for checking pip package in check mode (#17360)Rob Cutmore2016-09-201-0/+16
* update consul tests to reflect fixes to the core and session modules (#17451)Steve Gargan2016-09-163-10/+11
* Changes to enable make gce to run. Added sys import so libcloud error is dis...Tom Melendez2016-09-162-3/+4
* Use default on undefined vars in tests. (#17601)Matt Clay2016-09-152-2/+2
* Do not use bare vars in integration tests. (#17599)Matt Clay2016-09-155-10/+10
* win_shell/win_command changes + tests (#17557)Matt Davis2016-09-153-0/+311
* Add python 3 awareness to apt module tests. (#17574)Matt Clay2016-09-141-4/+15
* jenkins_job: extend integration tests (#17558)René Moser2016-09-141-0/+15
* Add test for the pause in loop feature (#17336)Michael Scherer2016-09-132-1/+21
* jenkins_job: add integration tests (#17499)René Moser2016-09-135-0/+204
* Fixes to the controller text model (#17527)Toshio Kuratomi2016-09-121-1/+1
* add win_user regression testsnitzmahone2016-09-111-0/+29