freeipa/ipatests
Petr Viktorin f2ee8a7403 test_webui: Allow False values in configuration for no_ca, no_dns, has_trusts
The driver only checked if the corresponding value was in the config, so
    no_dns: False
had the same effect as
    no_dns: True

Change the check to take the value into consideration.

This makes false-y values like False (from YAML) and empty string
(from environment) work as if the value was not specified.
2013-12-10 15:42:33 +01:00
..
man ipatests: Add support for extra roles referenced by a keyword 2013-10-31 16:52:12 +01:00
test_cmdline Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00
test_install Turn LDAPEntry.single_value into a dictionary-like property. 2013-11-05 13:56:55 +01:00
test_integration test_integration: Log external hostname in Host.ldap_connect 2013-12-06 12:58:50 +01:00
test_ipalib Add ConcatenatedLazyText object 2013-11-21 10:34:25 +01:00
test_ipapython Raise an error when updating CIDict with duplicate keys 2013-09-25 10:13:56 +02:00
test_ipaserver Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00
test_pkcs10 Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_webui test_webui: Allow False values in configuration for no_ca, no_dns, has_trusts 2013-12-10 15:42:33 +01:00
test_xmlrpc Regression test for user_status crash 2013-12-10 15:34:45 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
beakerlib_plugin.py beakerlib plugin: Don't try to submit logs if they are missing 2013-10-30 11:55:15 +01:00
data.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
i18n.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
ipa-run-tests Make BeakerLib logging less verbose 2013-07-15 15:49:14 +02:00
ipa-test-config ipatests: Add support for extra roles referenced by a keyword 2013-10-31 16:52:12 +01:00
ipa-test-task ipatests: Add AD-integration related tasks 2013-10-24 14:08:40 +02:00
order_plugin.py ipatests: Extend the order plugin to properly handle inheritance 2013-10-17 10:48:03 +02:00
setup.py.in Move tests to test directories 2013-09-25 10:13:56 +02:00
test_util.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
util.py Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-install 2013-06-24 14:30:06 +02:00