summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/objectclasses.py
Commit message (Collapse)AuthorAgeFilesLines
* Deleting a non-fully-qualified hostname should still delete its servicesRob Crittenden2010-03-301-0/+10
| | | | | We were being left with orphan services if the host entry was not removed using the FQDN.
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-0/+1
| | | | | | | | | | | | | | The attributes displayed is now dependant upon their definition in a Param. This enhances that, giving some level of control over how the result is displayed to the user. This also fixes displaying group membership, including failures of adding/removing entries. All tests pass now though there is still one problem. We need to return the dn as well. Once that is fixed we just need to comment out all the dn entries in the tests and they should once again pass.
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-181-0/+11
|
* Fuzzy feelingsJason Gerard DeRose2009-12-171-4/+25
|
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-161-0/+40