freeipa/tests/test_ipalib
Martin Kosek 988ea36827 Improve StrEnum validation error message
Do not print list of possible values as "%r" but simply as a list
of quoted values which should make it easier to read for users.
Also add a special case when there is just one allowed value.

https://fedorahosted.org/freeipa/ticket/2869
2012-10-01 13:39:22 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_backend.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_base.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_cli.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_config.py Let the framework be able to override the hostname. 2011-06-23 02:11:34 -04:00
test_crud.py Add API version and have server reject incompatible clients. 2011-01-14 14:26:22 -05:00
test_errors.py Fix i18n related failures in unit tests. 2011-03-01 10:31:41 -05:00
test_frontend.py Improve output validation 2012-06-25 22:04:14 -04:00
test_output.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_parameters.py Improve StrEnum validation error message 2012-10-01 13:39:22 +02:00
test_plugable.py Fix attempted write to attribute of read-only object. 2012-01-02 11:51:26 +03:00
test_rpc.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_text.py text unit test should validate using installed mo file 2012-04-10 18:11:48 -04:00
test_util.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
test_x509.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00