freeipa/ipatests/test_ipalib
Christian Heimes 8ffa33c24e Generate same API.txt under Python 2 and 3
Use Python 3's reprlib with customizations to create same API.txt under
Python 2 and 3. Some plugins have been slightly altered to use stable
sorting for dynamically created parameter lists.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2018-02-15 09:41:30 +01:00
..
data test_text: add test ipa.pot file for tests 2016-09-26 18:48:07 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_aci.py pylint: fix unneeded-not 2016-09-22 16:52:57 +02:00
test_backend.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_base.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_capabilities.py Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_cli.py plugable: initialize plugins on demand 2016-06-15 14:03:51 +02:00
test_config.py test_config: fix fips_mode key in Env 2017-03-01 12:59:21 +01:00
test_crud.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_errors.py Remove the message attribute from exceptions 2017-10-06 09:19:46 +02:00
test_frontend.py Pylint: remove unused variables in tests 2016-10-11 16:50:32 +02:00
test_messages.py Tests: Add data attribute to messages 2016-08-16 11:56:49 +02:00
test_output.py Generate same API.txt under Python 2 and 3 2018-02-15 09:41:30 +01:00
test_parameters.py Add tests for CertificateSigningRequest 2017-10-25 09:44:37 +02:00
test_plugable.py Fetch correct exception in IPA_CONFDIR test 2016-12-05 11:58:59 +01:00
test_rpc.py Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_text.py Replace nose with unittest and pytest 2017-12-12 16:16:58 +01:00
test_x509.py test_x509: test very long OID 2017-12-11 12:05:16 +01:00