freeipa/tests
Rob Crittenden 58746226d4 Use the Output tuple to determine the order of output
The attributes displayed is now dependant upon their definition in
a Param. This enhances that, giving some level of control over how
the result is displayed to the user.

This also fixes displaying group membership, including failures of
adding/removing entries.

All tests pass now though there is still one problem. We need to
return the dn as well. Once that is fixed we just need to comment
out all the dn entries in the tests and they should once again
pass.
2010-02-15 13:10:11 -07:00
..
test_install Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'existant' mispelling 2009-12-18 10:56:13 -05:00
test_ipalib Add Object.label class attribute, enable in webUI 2010-02-12 17:07:37 -05:00
test_ipaserver Fixed 'import json' for simplejson compatability 2009-10-16 12:38:22 -06:00
test_ipawebui Giant webui patch take 2 2009-10-13 11:28:00 -06:00
test_pkcs10 Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL. 2009-11-30 18:10:09 -07:00
test_xmlrpc Use the Output tuple to determine the order of output 2010-02-15 13:10:11 -07:00
__init__.py Added top-level tests/ package that will contain all unit tests 2008-10-07 20:36:44 -06:00
data.py Re-enable Python2.4 tests and fixed some small things broken under Python2.4 2008-12-08 12:34:38 -07:00
test_util.py Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'existant' mispelling 2009-12-18 10:56:13 -05:00
util.py Fixed xmlrpc_test.fuzzy_digits for Fedora12 2010-01-22 14:41:49 -05:00