summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/xmlrpc_test.py
Commit message (Expand)AuthorAgeFilesLines
* Add utility functions for plugin unit testing.Pavel Zuna2009-07-021-0/+12
* Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don'...Jason Gerard DeRose2009-05-111-8/+0
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-3/+3
* Finish work replacing the errors module with errors2Rob Crittenden2009-04-201-1/+0
* Fix remaining issues with XML-RPC test casesRob Crittenden2009-02-041-0/+13
* Applied Rob's errors patchRob Crittenden2009-02-031-2/+2
* Mostly got the test_xmlrpc/ tests working againJason Gerard DeRose2009-02-031-13/+14
* Finished reworked cli.CLI class into cli.cli pluginJason Gerard DeRose2009-02-031-1/+0
* Command.takes_options and Command.takes_args class attributes can now also be...Jason Gerard DeRose2009-02-031-0/+1
* Revert change that caused XML-RPC tests to be skippedRob Crittenden2009-01-191-1/+0
* Removed Plugin.name property and replaced with instance attribute created in ...Jason Gerard DeRose2008-12-171-0/+3
* Skip tests if the remote XML-RPC server is not responding.Rob Crittenden2008-11-031-0/+47