summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_user_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Unify display of principal names/aliases across entitiesMartin Babinsky2016-07-011-0/+2
* Migrate management framework plugins to use Principal parameterMartin Babinsky2016-07-011-2/+3
* account for added krbcanonicalname attribute during xmlrpc testsMartin Babinsky2016-06-231-0/+1
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-311-1/+1
* xmlrpc_test: Expect bytes rather than strings for binary attributesPetr Viktorin2016-05-051-2/+2
* test_xmlrpc: Use absolute importsPetr Viktorin2016-05-051-1/+1
* Fix stageuser-activate - managers testMartin Basti2016-03-231-1/+1
* Refactor test_user_plugin, use UserTracker for testsFilip Skola2016-01-251-1499/+878
* Separated Tracker implementations into standalone packageMilan KubĂ­k2015-12-021-333/+2
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+3
* fix class teardown in user plugin testsMartin Babinsky2015-10-221-0/+5
* Replace tab with space in test_user_plugin.pyMartin Basti2015-10-141-2/+2
* Fix user tracker to reflect new user-del messageLenka Doudova2015-08-271-1/+1
* Automated test for stageuser pluginLenka Doudova2015-08-251-3/+335
* Use absolute importsPetr Viktorin2015-08-121-3/+3
* tests: user_plugin: Add preserved flag when --all is usedTomas Babej2015-07-211-1/+4
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-2/+2
* baseldap: Properly handle the case of renaming object to the same nameTomas Babej2014-09-291-1/+18
* ipatests: Add test for denying expired principalsTomas Babej2014-05-051-4/+45
* ipatests: Add coverage for setting krbPrincipalExpirationTomas Babej2014-05-051-0/+30
* ipatests: Fix formatting errors in test_user_plugin.pyTomas Babej2014-05-051-131/+120
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-28/+28
* Extending user plugin with inetOrgPerson fieldsAdam Misnyovszki2014-03-281-0/+92
* Stop adding a default password policy referenceSimo Sorce2014-01-161-4/+0
* Regression test for user_status crashPetr Viktorin2013-12-101-0/+25
* Add userClass attribute for usersAna Krivokapic2013-11-191-4/+44
* Add tests for user auth type managementPetr Viktorin2013-11-081-0/+72
* Use a user result template in testsPetr Viktorin2013-10-181-679/+176
* Fix tests which fail after ipa-adtrust-installAna Krivokapic2013-08-281-61/+67
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+1837