summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for user auth type managementPetr Viktorin2013-11-082-0/+102
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-054-20/+20
* Fix debug output in integration testPetr Viktorin2013-11-041-1/+1
* ipatests: test_trust: use domain name instead of realm for user lookupsTomas Babej2013-11-011-3/+6
* ipatests: Add integration tests for legacy clientsTomas Babej2013-11-011-0/+261
* Decode and encode attribute values in LDAPEntry on demand.Jan Cholasta2013-10-311-0/+48
* ipatests: Add support for extra roles referenced by a keywordTomas Babej2013-10-316-40/+158
* ipatests: Do not use /usr/bin hardcoded pathsTomas Babej2013-10-311-6/+7
* ipatests: Restore SELinux context after restoring files from backupTomas Babej2013-10-311-0/+12
* ipatests: Extend clear_sssd_cache to support non-systemd platformsTomas Babej2013-10-311-6/+16
* Fix password expiration notificationPetr Vobornik2013-10-302-14/+131
* beakerlib plugin: Don't try to submit logs if they are missingPetr Viktorin2013-10-301-0/+1
* Tests: mkdir_recursive: Don't fail when top-level directory doesn't existPetr Viktorin2013-10-301-4/+4
* Improve permission plugin test cleanupPetr Viktorin2013-10-301-3/+5
* Fix indentation in permission plugin testsPetr Viktorin2013-10-301-44/+44
* Add test for external CA installationAna Krivokapic2013-10-291-0/+107
* ipatests: Add AD integration test caseTomas Babej2013-10-251-0/+188
* ipatests: Add AD-integration related tasksTomas Babej2013-10-243-5/+324
* ipatests: Add WinHost classTomas Babej2013-10-241-0/+19
* ipatests: Create util module for ipatestsTomas Babej2013-10-241-0/+60
* ipatests: Extend IntegrationTest with multiple AD domain supportTomas Babej2013-10-241-10/+18
* ipatests: Extend domain object with 'ad' role support and WinHostsTomas Babej2013-10-241-20/+25
* ipatests: Add Active Directory support to configurationTomas Babej2013-10-242-3/+47
* test_simple_replication: Fix waiting for replicationPetr Viktorin2013-10-182-2/+4
* Use a user result template in testsPetr Viktorin2013-10-1810-1308/+271
* Use new CLI options in certinstall testsPetr Viktorin2013-10-181-12/+33
* test_caless.TestCertInstall: Fix 'test_no_ds_password' test casePetr Viktorin2013-10-181-1/+1
* ipatests: Extend the order plugin to properly handle inheritanceTomas Babej2013-10-171-1/+24
* Add tests for the IntEnum classPetr Viktorin2013-10-091-54/+100
* Allow multiple types in Param type validationNathaniel McCallum2013-10-091-1/+2
* test_ipalib.test_crud: Don't use a string in takes_optionsPetr Viktorin2013-10-081-1/+1
* Add tests for installing with empty PKCS#12 passwordPetr Viktorin2013-10-041-14/+87
* frontend: report arguments errors with better detailAlexander Bokovoy2013-10-041-1/+1
* ipatests.test_cmdline.test_help: Re-raise unexpected exceptions on failurePetr Viktorin2013-10-031-1/+2
* ipatests.test_integration.host: Add logging to ldap_connect()Petr Vobornik2013-10-031-2/+4
* ipatests.beakerlib_plugin: Add argument of generated tests to test captionsPetr Viktorin2013-10-032-1/+9
* ipatests.order_plugin: Exclude test generators from the orderPetr Viktorin2013-10-031-1/+14
* ipatests.beakerlib_plugin: Warn instead of failing when some logs are missingPetr Viktorin2013-10-031-2/+1
* ipatests.test_integration.test_caless: Fix mkdir_recursive callPetr Viktorin2013-10-031-1/+1
* test_integration: Add OpenSSHTransport, used if paramiko is not availablePetr Viktorin2013-10-032-2/+140
* test_integration.host: Move transport-related functionality to a new modulePetr Viktorin2013-10-034-214/+371
* Fix enablement of automount map type selectorPetr Vobornik2013-10-031-0/+36
* Allow edit of ipakrbokasdelegate in Web UI when attrlevelrights are unknownPetr Vobornik2013-09-261-2/+3
* Raise an error when updating CIDict with duplicate keysPetr Viktorin2013-09-251-0/+12
* Add missing dict methods to CIDictPetr Viktorin2013-09-251-3/+66
* Convert test_ipautil from unittest to nosePetr Viktorin2013-09-251-169/+153
* Move tests to test directoriesPetr Viktorin2013-09-254-1/+378
* Fix redirection on deletion of last dns record entryPetr Vobornik2013-09-161-1/+20
* Fix RUV search scope in ipa-replica-managePetr Vobornik2013-09-041-0/+10
* Add integration tests for forced client re-enrollmentAna Krivokapic2013-09-021-0/+278