index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document and test 'is undefined' rather than 'is not defined'
Michael Scherer
2015-07-25
1
-0
/
+10
*
Fix strategy base unit tests after 88e1ef8
James Cammarata
2015-07-24
1
-0
/
+2
*
Don't pass mode from synchronize action plugin to the ansible module
Toshio Kuratomi
2015-07-23
1
-2
/
+118
*
Update unit tests for flush_handlers fix
James Cammarata
2015-07-22
2
-9
/
+29
*
Fix environment setting and inheritence
James Cammarata
2015-07-21
1
-4
/
+0
*
Re-adding --start-at-task test to unicode integration test
James Cammarata
2015-07-21
1
-1
/
+1
*
Moving ConnectionInformation -> PlayContext
James Cammarata
2015-07-21
6
-193
/
+193
*
Merge branch 'test_notify_with_loops' of https://github.com/pilou-/ansible in...
James Cammarata
2015-07-21
4
-2
/
+20
|
\
|
*
tests: checks that handlers work with loops
Pierre-Louis Bonicoli
2015-07-20
4
-2
/
+20
*
|
Fix broken strategy unit test from earlier change
James Cammarata
2015-07-20
1
-1
/
+2
*
|
Reestablishing the use of tags/when for role duplication detection
James Cammarata
2015-07-20
1
-5
/
+4
*
|
Play.get_name: remove prefix, return name only
Pierre-Louis Bonicoli
2015-07-20
1
-1
/
+1
|
/
*
Cleaning up some stuff related to the connection info/become/executable change
James Cammarata
2015-07-19
1
-9
/
+9
*
Merge pull request #11519 from bcoca/human_readable
Brian Coca
2015-07-19
1
-0
/
+8
|
\
|
*
new human_readable filter to transform bits and bytes into cake (not really)
Brian Coca
2015-07-07
1
-0
/
+8
*
|
Removing invocation from async test, as it's pointless
James Cammarata
2015-07-15
1
-1
/
+0
*
|
added stdout to test result
Brian Coca
2015-07-14
1
-1
/
+1
*
|
Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helper
Toshio Kuratomi
2015-07-14
2
-1
/
+38
*
|
fixed var file loading
Brian Coca
2015-07-14
1
-1
/
+1
*
|
added empty include test
Brian Coca
2015-07-14
2
-1
/
+1
*
|
fixed bad parsing tests
Brian Coca
2015-07-14
2
-6
/
+6
*
|
Updating base strategy unit test regarding bad file loads based on earlier ch...
James Cammarata
2015-07-14
1
-1
/
+2
*
|
enabled good parsing tests in parsing target
Brian Coca
2015-07-14
2
-1
/
+4
*
|
Fixing up some output stuff
James Cammarata
2015-07-14
1
-22
/
+3
*
|
Merge pull request #11555 from cchurch/test_win_get_url_updates
Brian Coca
2015-07-10
2
-7
/
+76
|
\
\
|
*
|
Update tests for win_get_url module to test force parameter and invalid URLs/...
Chris Church
2015-07-10
2
-7
/
+76
*
|
|
Merge pull request #11537 from chrismeyersfsu/azure-test
Brian Coca
2015-07-10
2
-4
/
+36
|
\
\
\
|
*
|
|
assert password or ssh key provided on new image creation
Chris Meyers
2015-07-09
2
-4
/
+36
*
|
|
|
fixed all references to old plugins/inventory to point at contrib/inventory
Brian Coca
2015-07-10
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Cleaning up includes test to match 2.0 behavior
James Cammarata
2015-07-10
1
-22
/
+23
*
|
|
Fix unit tests for new magic variable addition 'ansible_version'
James Cammarata
2015-07-10
1
-0
/
+2
*
|
|
Update role unit tests for changes made to require a play during loading
James Cammarata
2015-07-10
1
-8
/
+23
*
|
|
Lots of fixes for integration test bugs
James Cammarata
2015-07-10
7
-69
/
+89
|
/
/
*
|
Fix bug in registered variables related to delegate_to changes
James Cammarata
2015-07-08
1
-1
/
+1
*
|
Removing unicode --start-at-task test for now as we haven't added that back i...
James Cammarata
2015-07-08
1
-1
/
+1
*
|
Fix first_available_file: support for copy and template actions
James Cammarata
2015-07-08
1
-1
/
+1
*
|
Added tests for `taggable` module
marconius
2015-07-08
2
-1
/
+104
*
|
added minimal testing for special template vars
Brian Coca
2015-07-08
5
-0
/
+48
*
|
Fix strategy plugin unit tests related to earlier changes
James Cammarata
2015-07-07
1
-2
/
+2
|
/
*
Test unquote works as expected and fix two bugs:
Toshio Kuratomi
2015-07-06
1
-0
/
+58
*
fixed become test to match new expected output
Brian Coca
2015-07-06
1
-1
/
+1
*
Updating unit tests to account for new magic variable 'vars'
James Cammarata
2015-07-05
1
-0
/
+2
*
ported missing sequence updates from 1.9
Brian Coca
2015-07-03
1
-1
/
+6
*
assertRaises should be given an exception type. Fixes 11441
Matt Martz
2015-06-30
1
-1
/
+6
*
Fix YAML formatting issue for rax integration tests
Matt Martz
2015-06-30
11
-20
/
+20
*
Merge pull request #9812 from fgsch/fix_1904
Brian Coca
2015-06-30
1
-16
/
+30
|
\
|
*
Add tests for globbing support
Federico G. Schwindt
2014-12-14
1
-3
/
+15
|
*
Use command= when we intended to
Federico G. Schwindt
2014-12-14
1
-13
/
+15
*
|
Make the wait_timeout for rax tests a configurable default
Matt Martz
2015-06-29
11
-0
/
+109
*
|
Update VariableManager test for additional magic variable playbook_dir
James Cammarata
2015-06-24
1
-1
/
+1
[next]