freeipa/ipatests/test_ipaserver
Petr Viktorin 9ca450ac43 test_rpcserver: Expect updated error message under Python 3
Python 3's JSON module provides line number information in
its parsing error. Update the test to expect this.

Part of the work for: https://fedorahosted.org/freeipa/ticket/4985

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-05-30 16:44:08 +02:00
..
data Implement OTP token importing 2014-06-25 12:55:02 +02:00
test_install Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
httptest.py Use six.moves.http_client instead of httplib 2015-10-07 10:27:20 +02:00
test_changepw.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_ldap.py Enable pylint expression-not-assigned check 2015-12-23 07:59:22 +01:00
test_otptoken_import.py Enable pylint expression-not-assigned check 2015-12-23 07:59:22 +01:00
test_rpcserver.py test_rpcserver: Expect updated error message under Python 3 2016-05-30 16:44:08 +02:00
test_topology_plugin.py test_topology_plugin: Don't rely on order of an attribute's values 2016-05-30 16:44:08 +02:00
test_version_comparison.py tests for package version comparison 2016-01-12 15:33:22 +01:00