summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/xmlrpc_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid issuer in unit testsMartin Kosek2011-07-271-0/+3
* Require an imported certificate's issuer to match our issuer.Rob Crittenden2011-06-161-0/+6
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Revert tests code to use the old uuid format.Simo Sorce2010-11-151-2/+2
* Implement nested netgroups and include summaries for the commands.Rob Crittenden2010-10-291-0/+4
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-281-1/+1
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-161-2/+2
* Add API to delete a service principal key, service-disable.Rob Crittenden2010-07-131-0/+2
* Fixed xmlrpc_test.fuzzy_digits for Fedora12Jason Gerard DeRose2010-01-221-1/+1
* Fuzzy feelingsJason Gerard DeRose2009-12-171-29/+17
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-14/+199
* 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