freeipa/ipatests
Nathaniel McCallum 4499b25be9 Remove NULLS from constants.py
In the parameters system, we have been checking for a positive list of values
which get converted to None. The problem is that this method can in some
cases throw warnings when type coercion doesn't work (particularly, string
to unicode). Instead, any values that evaluate to False that are neither
numeric nor boolean should be converted to None.

Reviewed-By: Jan Pazdziora <jpazdziora@redhat.com>
2014-02-25 16:05:19 +01:00
..
man ipatests: Add records for all hosts in master's domain 2014-02-05 15:38:53 +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 ipatests: Fix incorrect order of operations when restoring backup 2014-02-25 10:06:09 +01:00
test_ipalib Remove NULLS from constants.py 2014-02-25 16:05:19 +01:00
test_ipapython Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
test_ipaserver Convert remaining test code to LDAPEntry API. 2014-01-24 20:29:31 +01:00
test_pkcs10 Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_webui Web UI integration tests: maximize browser window by default 2014-01-21 12:04:04 +01:00
test_xmlrpc Add tests for multivalued filters 2014-02-20 13:11:42 +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 Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
ipa-run-tests Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
ipa-test-config Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
ipa-test-task ipatests: Add records for all hosts in master's domain 2014-02-05 15:38:53 +01:00
order_plugin.py ipatests: Extend the order plugin to properly handle inheritance 2013-10-17 10:48:03 +02:00
setup.py.in Use /usr/bin/python2 2014-01-03 09:46:05 +01: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