summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add tests for rax_scaling_groupMatt Martz2015-06-186-1/+911
* | Add test that url lookup checks tls certificatesToshio Kuratomi2015-06-161-0/+31
* | Update failed_when integration test to be more thoroughJames Cammarata2015-06-161-7/+48
* | adjusted with_dict test to now workBrian Coca2015-06-152-6/+3
* | added with_dict testBrian Coca2015-06-151-0/+10
* | fixed pfexec testBrian Coca2015-06-151-1/+3
* | added test for first_available and copyBrian Coca2015-06-131-0/+6
* | added new test that allows for listed bare stringsBrian Coca2015-06-111-0/+7
* | added missing error class importBrian Coca2015-06-111-0/+1
* | updated fail_on_undefined test to new function signaturesBrian Coca2015-06-111-4/+6
* | Merge pull request #11115 from jhawkesworth/second_go_at_fixing_1404Brian Coca2015-06-111-2/+2
|\ \
| * | Get-FileChecksum allways returns a string now,Jon Hawkesworth2015-06-011-2/+2
* | | Don't test for play.become_pass any longerMatt Martz2015-06-061-2/+0
* | | Get tests passingMatt Martz2015-06-052-58/+78
* | | Fix mock DictDataLoader _get_file_contents to match real codeJames Cammarata2015-06-051-1/+1
* | | Merge branch 'devel' into devel_switch_v2James Cammarata2015-06-014-3/+57
|\| |
| * | When running winrm tests against multiple hosts, fail the play when any host ...Chris Church2015-06-011-0/+1
| * | Allow prepare_win_tests role to run multiple times, before each role that dep...Chris Church2015-06-011-0/+3
| * | Test on fields that are actually setToshio Kuratomi2015-05-291-2/+2
| * | Test on fields that existToshio Kuratomi2015-05-291-2/+2
| * | Test that uri module validates certsToshio Kuratomi2015-05-291-0/+35
| * | Add test that validate_certs=no worksToshio Kuratomi2015-05-291-3/+18
| * | Make fetch_url check the server's certificate on https connectionsToshio Kuratomi2015-05-281-0/+20
* | | Merge branch 'v2_final' into devel_switch_v2James Cammarata2015-06-015-10/+19
|\ \ \
| * | | Fixing some small bugs related to integration tests (v2)James Cammarata2015-06-014-8/+14
| * | | Fixing unit test for included file changesJames Cammarata2015-05-291-2/+5
* | | | Merge branch 'v2_final' into devel_switch_v2James Cammarata2015-05-281-0/+20
|\| | |
| * | | Make fetch_url check the server's certificate on https connectionsToshio Kuratomi2015-05-281-0/+20
* | | | Merge branch 'v2_final' into devel_switch_v2James Cammarata2015-05-2896-3235/+4372
|\| | | | |/ / |/| |
| * | More module_utils/basic.py unit tests for v2James Cammarata2015-05-281-5/+446
| * | Started reworking module_utils/basic unit tests (v2)James Cammarata2015-05-271-285/+225
| * | Adding unit tests for TaskExecutor (v2)James Cammarata2015-05-241-0/+324
| * | Fix unit test for conn_info (v2)James Cammarata2015-05-221-1/+4
| * | Adding unit tests for ConnectionInformation (v2)James Cammarata2015-05-221-0/+153
| * | Unit tests for base strategy class (v2)James Cammarata2015-05-211-1/+229
| * | Reorganizing plugin unit tests and adding start of strategy tests (v2)James Cammarata2015-05-1913-0/+337
| * | Adding module_utils tests from v1 to v2James Cammarata2015-05-173-0/+494
| * | Cleaning up template test syntax a bitJames Cammarata2015-05-171-1/+12
| * | More template unit tests for v2James Cammarata2015-05-172-2/+24
| * | Starting to add v2 tests for templateJames Cammarata2015-05-164-0/+137
| * | Cleaning up VariableManager tests (v2)James Cammarata2015-05-151-13/+28
| * | Fix test_role unit tests to use unique role names to avoid role caching errorsJames Cammarata2015-05-141-31/+31
| * | Fix parsing tests so that they all runToshio Kuratomi2015-05-135-12/+28
| * | Fixing bugs related to parsing and fixing up parsing integration tests (v2)James Cammarata2015-05-132-15/+15
| * | Fix errors in subelements lookup plugin and associated tests (v2)James Cammarata2015-05-121-1/+1
| * | Add integration test to verify #10073Jan Losinski2015-05-121-0/+23
| * | Add optional 'skip_missing' flag to subelementsSerge van Ginderachter2015-05-122-1/+68
| * | Fixing up v2 unit testsJames Cammarata2015-05-123-9/+20
| * | Change asserts to assertIsInstance for better error messagesToshio Kuratomi2015-05-081-5/+5
| * | Testing additions and fixesMatt Martz2015-05-085-5/+5