summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_stageuser_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate management framework plugins to use Principal parameterMartin Babinsky2016-07-011-3/+3
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* xmlrpc_test: Expect bytes rather than strings for binary attributesPetr Viktorin2016-05-051-2/+2
* Fix stageuser-activate - managers testMartin Basti2016-03-231-2/+4
* Refactor test_group_plugin, use GroupTracker for testsFilip Skola2016-03-081-3/+1
* Remove unused importsMartin Basti2015-12-231-12/+1
* Adding descriptive IDs to stageuser testsLenka Doudova2015-12-111-36/+48
* Separated Tracker implementations into standalone packageMilan KubĂ­k2015-12-021-243/+4
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+9
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+5
* Automated test for stageuser pluginLenka Doudova2015-08-251-0/+888