summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_cert_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in testsMartin Basti2016-09-271-5/+5
* Pylint: enable global-variable-not-assigned checkMartin Basti2016-09-231-6/+0
* Test: dont use global variable for iteration in test_cert_pluginMartin Basti2016-09-221-1/+3
* Test URIs in certificate.Peter Lacko2016-08-111-13/+37
* test: cert: Reflect change in behavior in testsDavid Kupka2016-06-291-2/+3
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* test_cert_plugin: Encode 'certificate' for comparison with 'usercertificate'Petr Viktorin2016-05-101-2/+2
* test_cert_plugin: use only first part of the hostname to construct short nameMartin Babinsky2016-03-081-1/+1
* Remove unused importsMartin Basti2015-12-231-2/+1
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+5
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* Use absolute importsPetr Viktorin2015-08-121-1/+1
* tests: test_cert: Services can have multiple certificatesTomas Babej2015-07-221-4/+4
* Use setup_class/teardown_class in Declarative testsPetr Viktorin2014-11-211-2/+0
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-8/+8
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+3
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+454