summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document and test 'is undefined' rather than 'is not defined'Michael Scherer2015-07-251-0/+10
* Fix strategy base unit tests after 88e1ef8James Cammarata2015-07-241-0/+2
* Don't pass mode from synchronize action plugin to the ansible moduleToshio Kuratomi2015-07-231-2/+118
* Update unit tests for flush_handlers fixJames Cammarata2015-07-222-9/+29
* Fix environment setting and inheritenceJames Cammarata2015-07-211-4/+0
* Re-adding --start-at-task test to unicode integration testJames Cammarata2015-07-211-1/+1
* Moving ConnectionInformation -> PlayContextJames Cammarata2015-07-216-193/+193
* Merge branch 'test_notify_with_loops' of https://github.com/pilou-/ansible in...James Cammarata2015-07-214-2/+20
|\
| * tests: checks that handlers work with loopsPierre-Louis Bonicoli2015-07-204-2/+20
* | Fix broken strategy unit test from earlier changeJames Cammarata2015-07-201-1/+2
* | Reestablishing the use of tags/when for role duplication detectionJames Cammarata2015-07-201-5/+4
* | Play.get_name: remove prefix, return name onlyPierre-Louis Bonicoli2015-07-201-1/+1
|/
* Cleaning up some stuff related to the connection info/become/executable changeJames Cammarata2015-07-191-9/+9
* Merge pull request #11519 from bcoca/human_readableBrian Coca2015-07-191-0/+8
|\
| * new human_readable filter to transform bits and bytes into cake (not really)Brian Coca2015-07-071-0/+8
* | Removing invocation from async test, as it's pointlessJames Cammarata2015-07-151-1/+0
* | added stdout to test resultBrian Coca2015-07-141-1/+1
* | Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helperToshio Kuratomi2015-07-142-1/+38
* | fixed var file loadingBrian Coca2015-07-141-1/+1
* | added empty include testBrian Coca2015-07-142-1/+1
* | fixed bad parsing testsBrian Coca2015-07-142-6/+6
* | Updating base strategy unit test regarding bad file loads based on earlier ch...James Cammarata2015-07-141-1/+2
* | enabled good parsing tests in parsing targetBrian Coca2015-07-142-1/+4
* | Fixing up some output stuffJames Cammarata2015-07-141-22/+3
* | Merge pull request #11555 from cchurch/test_win_get_url_updatesBrian Coca2015-07-102-7/+76
|\ \
| * | Update tests for win_get_url module to test force parameter and invalid URLs/...Chris Church2015-07-102-7/+76
* | | Merge pull request #11537 from chrismeyersfsu/azure-testBrian Coca2015-07-102-4/+36
|\ \ \
| * | | assert password or ssh key provided on new image creationChris Meyers2015-07-092-4/+36
* | | | fixed all references to old plugins/inventory to point at contrib/inventoryBrian Coca2015-07-101-1/+1
| |/ / |/| |
* | | Cleaning up includes test to match 2.0 behaviorJames Cammarata2015-07-101-22/+23
* | | Fix unit tests for new magic variable addition 'ansible_version'James Cammarata2015-07-101-0/+2
* | | Update role unit tests for changes made to require a play during loadingJames Cammarata2015-07-101-8/+23
* | | Lots of fixes for integration test bugsJames Cammarata2015-07-107-69/+89
|/ /
* | Fix bug in registered variables related to delegate_to changesJames Cammarata2015-07-081-1/+1
* | Removing unicode --start-at-task test for now as we haven't added that back i...James Cammarata2015-07-081-1/+1
* | Fix first_available_file: support for copy and template actionsJames Cammarata2015-07-081-1/+1
* | Added tests for `taggable` modulemarconius2015-07-082-1/+104
* | added minimal testing for special template varsBrian Coca2015-07-085-0/+48
* | Fix strategy plugin unit tests related to earlier changesJames Cammarata2015-07-071-2/+2
|/
* Test unquote works as expected and fix two bugs:Toshio Kuratomi2015-07-061-0/+58
* fixed become test to match new expected outputBrian Coca2015-07-061-1/+1
* Updating unit tests to account for new magic variable 'vars'James Cammarata2015-07-051-0/+2
* ported missing sequence updates from 1.9Brian Coca2015-07-031-1/+6
* assertRaises should be given an exception type. Fixes 11441Matt Martz2015-06-301-1/+6
* Fix YAML formatting issue for rax integration testsMatt Martz2015-06-3011-20/+20
* Merge pull request #9812 from fgsch/fix_1904Brian Coca2015-06-301-16/+30
|\
| * Add tests for globbing supportFederico G. Schwindt2014-12-141-3/+15
| * Use command= when we intended toFederico G. Schwindt2014-12-141-13/+15
* | Make the wait_timeout for rax tests a configurable defaultMatt Martz2015-06-2911-0/+109
* | Update VariableManager test for additional magic variable playbook_dirJames Cammarata2015-06-241-1/+1