freeipa/tests/test_xmlrpc
Rob Crittenden 2d7d047cbf Add optional error message to pattern validator
The pattern validator by default displays the pattern that is being
matched against. This isn't helpful, particularly for very hairy patterns.
This adds a new parameter, pattern_errmsg, that is displayed on errors
if set.

ticket #11
2010-08-06 15:32:37 -04:00
..
__init__.py Initial tests for user, group and service plugin API 2008-11-03 17:31:32 -05:00
objectclasses.py Add ipaUniqueID to HBAC services and service groups 2010-05-27 10:51:02 -04:00
test_aci_plugin.py Change expected aci summary from Updated to Modify in test cases 2010-07-06 15:39:44 -04:00
test_automount_plugin.py Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff 2009-12-10 08:29:15 -07:00
test_cert.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_group_plugin.py Add optional error message to pattern validator 2010-08-06 15:32:37 -04:00
test_hbac_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_hbacsvcgroup_plugin.py Add ipaUniqueID to HBAC services and service groups 2010-05-27 10:51:02 -04:00
test_host_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_hostgroup_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_netgroup_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_passwd_plugin.py Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff 2009-12-10 08:29:15 -07:00
test_pwpolicy.py Replace old pwpolicy plugin with new one using baseldap, fix tests. 2010-05-17 13:48:19 -04:00
test_rolegroup_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_service_plugin.py Require that hosts be resolvable in DNS. Use --force to ignore warnings. 2010-08-06 15:31:57 -04:00
test_taskgroup_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_user_plugin.py Add optional error message to pattern validator 2010-08-06 15:32:37 -04:00
xmlrpc_test.py Add API to delete a service principal key, service-disable. 2010-07-13 09:29:10 -04:00