summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
...
| * fixing a logic error in test_galaxys-hertel2016-07-211-2/+2
* | Adding a test for GalaxyCLI. Tests exit_without_ignore method.s-hertel2016-07-211-8/+30
* | Adding unit tests for role variable precedenceChristoph Dittmann2016-07-201-0/+54
* | Add a function to check for killed processes in all strategies (#16684)jctanner2016-07-141-1/+5
* | A little unittest refactoring (#16704)Toshio Kuratomi2016-07-145-110/+307
|/
* 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
* Fixing bug in GalaxyCLI test; creates temp dir for role_path instead … (#16...s-hertel2016-07-121-5/+12
* update action unit test for powershell shebang behaviornitzmahone2016-07-111-1/+1
* Adding a test for GalaxyCLI and two methods on which it depends. Tes… (#16...s-hertel2016-07-111-0/+79
* add more distribution version tests (#16563)Robin Roth2016-07-041-0/+95
* Parse async response in async action. (#16534)Matt Clay2016-07-011-2/+4
* Refactor the parameter splitting in ini lookup to handle more path formats (#...jctanner2016-06-281-0/+63
* FEATURE: handler listenersJames Cammarata2016-06-201-1/+13
* Track notified handlers by object rather than simply their nameJames Cammarata2016-06-201-3/+18
* Fix distro detection for Solaris derivativesNate Coraor2016-06-171-3/+154
* Fix synchronize+vagrant dest assertions that were incorrect. (#16291)jctanner2016-06-143-3/+3
* Fix unit tests for module_name commit #16087Dag Wieers2016-06-101-0/+4
* raw should not use default executable (#16085)Brian Coca2016-06-101-1/+1
* Expand return code values returned by TQM and strategiesJames Cammarata2016-06-081-4/+9
* Adding unit tests for playbook group/host varsJames Cammarata2016-06-061-0/+10
* Port urls.py to python3 and other byte vs text fixes (#16124)Toshio Kuratomi2016-06-043-5/+4
* Merge pull request #13145 from Mic92/develMatt Clay2016-06-031-0/+4
|\
| * lxc connection pluginJörg Thalheim2016-05-281-0/+4
* | added failing test for testing if executable is not empty stringSaran Ahluwalia2016-06-021-0/+112
* | Test that task.args are also set properly (#15950)Toshio Kuratomi2016-06-011-9/+29
* | Merge pull request #15178 from alikins/galaxy_info_outputAdrian Likins2016-06-012-0/+53
|\ \
| * | galaxy info displayed 'galaxy_info' section wrongAdrian Likins2016-05-312-0/+53
* | | Add a framework, fixtures and test for common synchronize scenarios. (#15983)jctanner2016-05-3133-0/+3991
* | | Fix mock loader for osx /etc symlinks (#16074)jctanner2016-05-315-0/+21
|/ /
* | Add a new vmware inventory script backed by pyvmomi (#15967)jctanner2016-05-303-0/+122
|/
* docker was deprecated, test now reflects new nameBrian Coca2016-05-261-1/+1
* Update test off make_become for ssh pty race mitigation (#15931)Toshio Kuratomi2016-05-191-0/+1
* Don't use 'from ansible.module_utils import foo' style here as it breaks (#15...Robin Roth2016-05-131-4/+3
* Merge pull request #15845 from abadger/ziploader-constantsToshio Kuratomi2016-05-137-18/+16
|\
| * Ship constants to the modules via internal module params rather than a second...Toshio Kuratomi2016-05-127-18/+16
* | Merge pull request #15797 from robinro/patch-1Matt Davis2016-05-121-2/+2
|\ \ | |/ |/|
| * reduce async timeoutRobin Roth2016-05-101-2/+2
* | Merge pull request #13771 from sivel/binary-modulesMatt Martz2016-05-121-7/+7
|\ \
| * | Move binary module detection into executor/module_common.pyMatt Martz2016-05-121-7/+7
| * | Resolve test failuresMatt Martz2016-05-121-7/+7
* | | If we can't squash for any reason, then simply do not optimize the items loop.Toshio Kuratomi2016-05-121-32/+70
|/ /
* | Strip junk after JSON return. (#15822)Toshio Kuratomi2016-05-111-0/+41
* | Remove reload from arg related tests. Changes to how ziploader passes args ...Toshio Kuratomi2016-05-105-58/+44
|/
* Add some more tests for item squashingToshio Kuratomi2016-05-051-0/+38
* add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic ...nitzmahone2016-05-051-0/+9
* Dist version fix for Red Hat and more tests (#15663)Robin Roth2016-04-291-5/+78
* Fix ziploader for the cornercase of ansible invoking ansible.Toshio Kuratomi2016-04-292-5/+9
* Fix for unittests on python2.6 or lessToshio Kuratomi2016-04-271-1/+2
* Some algorithmic unittests for the apt and docker modulesToshio Kuratomi2016-04-274-0/+69