summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/xmlrpc_test.py
Commit message (Expand)AuthorAgeFilesLines
* xmlrpc_test: Rename exception instance before working with itPetr Viktorin2016-05-051-8/+9
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-0/+2
* Cosmetic changes to the codeStanislav Laznicka2016-02-241-1/+1
* Enable pylint unnecessary-pass checkMartin Basti2015-12-231-1/+0
* ipatests: add fuzzy instances for CA ACL DN and RDNMilan KubĂ­k2015-10-271-0/+8
* fix class teardown in user plugin testsMartin Babinsky2015-10-221-1/+10
* Replace StandardError with ExceptionRobert Kuska2015-09-301-2/+2
* Use the print functionPetr Viktorin2015-09-011-2/+3
* Use six.string_types instead of "basestring"Petr Viktorin2015-09-011-5/+6
* Modernize 'except' clausesPetr Viktorin2015-08-121-2/+2
* test_host_plugin: Use HostTracker fixturesPetr Viktorin2015-01-141-29/+0
* test_host_plugin: Convert tests to imperative stylePetr Viktorin2015-01-141-0/+55
* Declarative tests: Switch to pytestPetr Viktorin2014-11-211-19/+7
* Declarative tests: Move cleanup to setup_class/teardown_classPetr Viktorin2014-11-211-19/+16
* Use setup_class/teardown_class in Declarative testsPetr Viktorin2014-11-211-6/+2
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-3/+3
* ipatests: Cover DateTime in test_parameters.pyTomas Babej2014-05-051-1/+2
* automember rebuild nowait feature addedAdam Misnyovszki2014-04-091-0/+10
* Make it possible to call custom functions in Declarative testsPetr Viktorin2014-02-121-5/+12
* Allow Declarative test classes to specify the API versionPetr Viktorin2013-12-131-1/+2
* Switch client to JSON-RPCPetr Viktorin2013-11-261-4/+4
* Fix tests which fail after ipa-adtrust-installAna Krivokapic2013-08-281-4/+18
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+329