summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-162-3/+3
* Allow decoupling of user-private groups.Rob Crittenden2010-08-101-0/+78
* Fix user tests to handle managed entriesRob Crittenden2010-08-101-1/+2
* Check to see if the command is available before running command tests.Rob Crittenden2010-08-062-2/+12
* Fix RPC tests. The method comes back as a unicode from xmlrpclib.Rob Crittenden2010-08-061-2/+2
* Add optional error message to pattern validatorRob Crittenden2010-08-062-0/+36
* Skip the i18n test if the test language has not been builtRob Crittenden2010-08-061-0/+6
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-067-17/+53
* Fix replacing a certificate in a service.Rob Crittenden2010-08-061-3/+28
* Add framework for other command-line tests, starting with ipa-getkeytab.Rob Crittenden2010-08-062-0/+210
* Fix this test to work from source tree rootRob Crittenden2010-08-061-2/+2
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-295-51/+83
* Add some basic tests for ipalib/x509Rob Crittenden2010-07-291-0/+139
* This patch removes the existing UI functionality, as a prep for adding the Ja...Adam Young2010-07-292-45/+0
* Fix netgroup plugin to use correct member attribute names.Rob Crittenden2010-07-151-39/+107
* Add API to delete a service principal key, service-disable.Rob Crittenden2010-07-133-0/+6
* Add test to ensure that a certificate we issue is actually stored properly.Rob Crittenden2010-07-131-2/+32
* Change expected aci summary from Updated to Modify in test casesRob Crittenden2010-07-061-4/+4
* Fix aci_mod command. It should handle more complex operations now.Rob Crittenden2010-06-241-56/+201
* Add ipaUniqueID to HBAC services and service groupsRob Crittenden2010-05-272-0/+4
* Remove local get_dn() from hbacsvcgroup and add tests for hbacsvcgroupRob Crittenden2010-05-202-0/+259
* Use new service schema for HBAC testsRob Crittenden2010-05-171-3/+35
* Replace old pwpolicy plugin with new one using baseldap, fix tests.Rob Crittenden2010-05-172-201/+24
* Add new password policy plugin based on baseldap.py classes.root2010-05-051-0/+171
* Add weekly periodic schedule to AccessTime param type.root2010-05-041-3/+2
* Add test cases for AccessTime param and fix some problems in AccessTimeRob Crittenden2010-05-031-0/+40
* Add gettext translation test using test language.John Dennis2010-04-161-0/+88
* XML-RPC signature changeJason Gerard DeRose2010-03-302-5/+3
* Deleting a non-fully-qualified hostname should still delete its servicesRob Crittenden2010-03-302-0/+76
* Ensure that the group policy priority is unique.Rob Crittenden2010-03-191-8/+35
* Finish deferred translation mechanismJason Gerard DeRose2010-03-162-15/+126
* localize doc stringsJohn Dennis2010-03-084-7/+6
* Consolidate to single WSGI entry pointJason Gerard DeRose2010-03-011-1/+95
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-267-44/+45
* Make the --all option work in Add/Remove Member commands.Pavel Zuna2010-02-244-6/+34
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-3/+3
* Fix non XML-RPC testsJason Gerard DeRose2010-02-191-8/+13
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-1510-86/+112
* Add Object.label class attribute, enable in webUIJason Gerard DeRose2010-02-121-0/+19
* Allow one-character Param namesRob Crittenden2010-02-121-4/+0
* Command.output_params not contains params in Command.paramsJason Gerard DeRose2010-02-111-0/+27
* Fix the cert plugin testsRob Crittenden2010-02-091-8/+24
* Add support for the 'no_create', 'no_update', and 'no_search' Param flagsJason Gerard DeRose2010-02-051-3/+5
* Remove __public__ and __proxy__ hold-overs from Plugin classJason Gerard DeRose2010-01-283-118/+0
* Fixed xmlrpc_test.fuzzy_digits for Fedora12Jason Gerard DeRose2010-01-222-2/+2
* Fix backend.Executioner unit test.Pavel Zuna2010-01-131-6/+13
* Remove hardcoded domain, example.comRob Crittenden2009-12-182-6/+6
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-183-266/+827
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-185-31/+104
* Fuzzy feelingsJason Gerard DeRose2009-12-178-395/+653