Commit Graph

17 Commits (dcb17e18002fc82894de3bb5fbe551debdb453d0)

Author SHA1 Message Date
Matt Clay 374e4348e4 Split out var_blending test into targets dir. (#17996) 9 years ago
Matt Clay 16baef1f72 Do not use bare vars in integration tests. (#17599) 9 years ago
Matt Clay 394430a61e Switch test_lookups to badssl/local testing. (#16466)
* Switch test_lookups to badssl/local testing.
* Use var for checking badssl host content.
10 years ago
Pilou b361bf90d7 Lookup password omit salt (#16361)
* Lookup unencrypted password must not include salt
* Integration test lookup: remove previous directory
* Test that lookup password doesn't return salt
* Lookup password: test behavior with empty encrypt parameter

Closes #16189
10 years ago
Matt Martz accf40d8a8 Use httptester docker image for http tests (#15811)
* Use httptester docker image for http tests

* When not running with an httptester linked container, use public test sites
10 years ago
Brian Coca bb155e1142 added test for cartesian lookup 10 years ago
Toshio Kuratomi 8c6f56f982 kennetreitz.org times out but www.kennethreitz.org is fine 10 years ago
Toshio Kuratomi 605ddad37e Add test that url lookup checks tls certificates 11 years ago
Brian Coca 5ed2e44026 adjusted with_dict test to now work 11 years ago
Brian Coca dc31086a17 added with_dict test 11 years ago
Brian Coca b9bb3e83b7 added new test that allows for listed bare strings
now with_times: barestring, will error out in test
11 years ago
Jan Losinski dcb54d9657 Add integration test to verify #10073
In issue #10073 a misbehaviour in literal handling for inline lookup
arguments that can cause unexpected behaviur was reported. This
integration testcase reproduce the problem.

After applying pull request #10991 the issue is fixed and the test
passes.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
11 years ago
Brian Coca 58be1b049e added tests for templating and with_items 11 years ago
James Cammarata d4ff0d125a Make sure password files from lookups are created with restrictive permissions
Also adds checks for the lookup integration test for passwords.

Fixes #8652
12 years ago
James Cammarata 43154e5101 Using custom splitting function for module param counting 12 years ago
James Tanner 4045b793be Addresses #6550 add integration tests for pipe lookup 12 years ago
James Tanner 65e58c21dd Add test for basic lookups 12 years ago