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
...
*
|
Add tests for rax_scaling_group
Matt Martz
2015-06-18
6
-1
/
+911
*
|
Add test that url lookup checks tls certificates
Toshio Kuratomi
2015-06-16
1
-0
/
+31
*
|
Update failed_when integration test to be more thorough
James Cammarata
2015-06-16
1
-7
/
+48
*
|
adjusted with_dict test to now work
Brian Coca
2015-06-15
2
-6
/
+3
*
|
added with_dict test
Brian Coca
2015-06-15
1
-0
/
+10
*
|
fixed pfexec test
Brian Coca
2015-06-15
1
-1
/
+3
*
|
added test for first_available and copy
Brian Coca
2015-06-13
1
-0
/
+6
*
|
added new test that allows for listed bare strings
Brian Coca
2015-06-11
1
-0
/
+7
*
|
added missing error class import
Brian Coca
2015-06-11
1
-0
/
+1
*
|
updated fail_on_undefined test to new function signatures
Brian Coca
2015-06-11
1
-4
/
+6
*
|
Merge pull request #11115 from jhawkesworth/second_go_at_fixing_1404
Brian Coca
2015-06-11
1
-2
/
+2
|
\
\
|
*
|
Get-FileChecksum allways returns a string now,
Jon Hawkesworth
2015-06-01
1
-2
/
+2
*
|
|
Don't test for play.become_pass any longer
Matt Martz
2015-06-06
1
-2
/
+0
*
|
|
Get tests passing
Matt Martz
2015-06-05
2
-58
/
+78
*
|
|
Fix mock DictDataLoader _get_file_contents to match real code
James Cammarata
2015-06-05
1
-1
/
+1
*
|
|
Merge branch 'devel' into devel_switch_v2
James Cammarata
2015-06-01
4
-3
/
+57
|
\
|
|
|
*
|
When running winrm tests against multiple hosts, fail the play when any host ...
Chris Church
2015-06-01
1
-0
/
+1
|
*
|
Allow prepare_win_tests role to run multiple times, before each role that dep...
Chris Church
2015-06-01
1
-0
/
+3
|
*
|
Test on fields that are actually set
Toshio Kuratomi
2015-05-29
1
-2
/
+2
|
*
|
Test on fields that exist
Toshio Kuratomi
2015-05-29
1
-2
/
+2
|
*
|
Test that uri module validates certs
Toshio Kuratomi
2015-05-29
1
-0
/
+35
|
*
|
Add test that validate_certs=no works
Toshio Kuratomi
2015-05-29
1
-3
/
+18
|
*
|
Make fetch_url check the server's certificate on https connections
Toshio Kuratomi
2015-05-28
1
-0
/
+20
*
|
|
Merge branch 'v2_final' into devel_switch_v2
James Cammarata
2015-06-01
5
-10
/
+19
|
\
\
\
|
*
|
|
Fixing some small bugs related to integration tests (v2)
James Cammarata
2015-06-01
4
-8
/
+14
|
*
|
|
Fixing unit test for included file changes
James Cammarata
2015-05-29
1
-2
/
+5
*
|
|
|
Merge branch 'v2_final' into devel_switch_v2
James Cammarata
2015-05-28
1
-0
/
+20
|
\
|
|
|
|
*
|
|
Make fetch_url check the server's certificate on https connections
Toshio Kuratomi
2015-05-28
1
-0
/
+20
*
|
|
|
Merge branch 'v2_final' into devel_switch_v2
James Cammarata
2015-05-28
96
-3235
/
+4372
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
More module_utils/basic.py unit tests for v2
James Cammarata
2015-05-28
1
-5
/
+446
|
*
|
Started reworking module_utils/basic unit tests (v2)
James Cammarata
2015-05-27
1
-285
/
+225
|
*
|
Adding unit tests for TaskExecutor (v2)
James Cammarata
2015-05-24
1
-0
/
+324
|
*
|
Fix unit test for conn_info (v2)
James Cammarata
2015-05-22
1
-1
/
+4
|
*
|
Adding unit tests for ConnectionInformation (v2)
James Cammarata
2015-05-22
1
-0
/
+153
|
*
|
Unit tests for base strategy class (v2)
James Cammarata
2015-05-21
1
-1
/
+229
|
*
|
Reorganizing plugin unit tests and adding start of strategy tests (v2)
James Cammarata
2015-05-19
13
-0
/
+337
|
*
|
Adding module_utils tests from v1 to v2
James Cammarata
2015-05-17
3
-0
/
+494
|
*
|
Cleaning up template test syntax a bit
James Cammarata
2015-05-17
1
-1
/
+12
|
*
|
More template unit tests for v2
James Cammarata
2015-05-17
2
-2
/
+24
|
*
|
Starting to add v2 tests for template
James Cammarata
2015-05-16
4
-0
/
+137
|
*
|
Cleaning up VariableManager tests (v2)
James Cammarata
2015-05-15
1
-13
/
+28
|
*
|
Fix test_role unit tests to use unique role names to avoid role caching errors
James Cammarata
2015-05-14
1
-31
/
+31
|
*
|
Fix parsing tests so that they all run
Toshio Kuratomi
2015-05-13
5
-12
/
+28
|
*
|
Fixing bugs related to parsing and fixing up parsing integration tests (v2)
James Cammarata
2015-05-13
2
-15
/
+15
|
*
|
Fix errors in subelements lookup plugin and associated tests (v2)
James Cammarata
2015-05-12
1
-1
/
+1
|
*
|
Add integration test to verify #10073
Jan Losinski
2015-05-12
1
-0
/
+23
|
*
|
Add optional 'skip_missing' flag to subelements
Serge van Ginderachter
2015-05-12
2
-1
/
+68
|
*
|
Fixing up v2 unit tests
James Cammarata
2015-05-12
3
-9
/
+20
|
*
|
Change asserts to assertIsInstance for better error messages
Toshio Kuratomi
2015-05-08
1
-5
/
+5
|
*
|
Testing additions and fixes
Matt Martz
2015-05-08
5
-5
/
+5
[prev]
[next]