summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
...
* test_integration: Log external hostname in Host.ldap_connectPetr Viktorin2013-12-061-1/+1
* test_integration: Support external names for hostsPetr Viktorin2013-12-062-7/+16
* Add tests for the radiusproxy pluginPetr Viktorin2013-12-032-0/+397
* Switch client to JSON-RPCPetr Viktorin2013-11-266-14/+14
* Add ConcatenatedLazyText objectPetr Viktorin2013-11-211-0/+46
* Add userClass attribute for usersAna Krivokapic2013-11-191-4/+44
* Add web UI integration tests for automember rebuildAna Krivokapic2013-11-151-0/+197
* Web UI integration test driver enhancementAna Krivokapic2013-11-151-0/+2
* Fix error message when adding duplicate automember ruleAna Krivokapic2013-11-151-2/+2
* Add unit tests for automember rebuild commandAna Krivokapic2013-11-151-13/+540
* 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