Matt Clay
16baef1f72
Do not use bare vars in integration tests. ( #17599 )
8 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.
8 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
9 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
9 years ago
Brian Coca
bb155e1142
added test for cartesian lookup
9 years ago
Toshio Kuratomi
8c6f56f982
kennetreitz.org times out but www.kennethreitz.org is fine
9 years ago
Toshio Kuratomi
605ddad37e
Add test that url lookup checks tls certificates
10 years ago
Brian Coca
5ed2e44026
adjusted with_dict test to now work
10 years ago
Brian Coca
dc31086a17
added with_dict test
10 years ago
Brian Coca
b9bb3e83b7
added new test that allows for listed bare strings
...
now with_times: barestring, will error out in test
10 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>
10 years ago
Brian Coca
58be1b049e
added tests for templating and with_items
10 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
10 years ago
James Cammarata
43154e5101
Using custom splitting function for module param counting
10 years ago
James Tanner
4045b793be
Addresses #6550 add integration tests for pipe lookup
11 years ago
James Tanner
65e58c21dd
Add test for basic lookups
11 years ago