summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* Adding descriptive IDs to stageuser testsLenka Doudova2015-12-113-39/+56
* CI tests: ignore disconnected domain level 1 topology on IPA master teardownMartin Babinsky2015-12-091-5/+10
* CI: fix function that prepare the hosts file before CI runMartin Basti2015-12-081-2/+4
* CI: installation testsMartin Basti2015-12-082-0/+232
* CI: test various topologies with multiple replicasMartin Basti2015-12-071-0/+87
* tests: Fix incorrect uninstall method invocationTomas Babej2015-12-071-1/+1
* rename topology suffixes to "domain" and "ca"Petr Vobornik2015-12-042-9/+11
* Separated Tracker implementations into standalone packageMilan Kubík2015-12-0217-1401/+1480
* update idrange tests to reflect disabled modification of local ID rangesMartin Babinsky2015-11-231-24/+10
* CI test: Fix installation of KRA on a replicaMartin Basti2015-11-181-1/+2
* Fix CI tests domain_level env configMartin Basti2015-11-182-1/+3
* Tests: DNS various exceptions can be raised in testMartin Basti2015-11-131-3/+5
* Tests: DNS replace 192.0.2.0/24 with 198.18.0.0/15 rangeMartin Basti2015-11-131-4/+5
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-09106-1/+323
* Fixed A record creation bugOleg Fayans2015-11-031-4/+3
* The test was made to be skipped if domainlevel is 0Oleg Fayans2015-11-031-0/+5
* Updated the tests according to the new replica installation workflowOleg Fayans2015-11-033-10/+44
* Added user friendly error message for dnszone enable and disableAbhijeet Kasurde2015-10-291-2/+6
* test_parameters: Alias long to int under Python 3Petr Viktorin2015-10-271-0/+1
* ipapython.secrets: Port to Python 3Petr Viktorin2015-10-271-1/+1
* ipatests: CA ACL and cert profile functional testMilan Kubík2015-10-272-0/+344
* ipatests: added unlock_principal_password and change_principalMilan Kubík2015-10-271-0/+40
* ipatests: CA ACL - added config templatesMilan Kubík2015-10-273-0/+148
* tests: add test to check the default ACLMilan Kubík2015-10-271-7/+128
* ipatests: Add initial CAACLTracker implementationMilan Kubík2015-10-272-0/+383
* ipatests: add fuzzy instances for CA ACL DN and RDNMilan Kubík2015-10-271-0/+8
* Fix more bytes/unicode issuesPetr Viktorin2015-10-227-40/+71
* ipatest.util: Port to Python 3Petr Viktorin2015-10-222-5/+5
* Handle binascii.Error from base64.b64decode()Petr Viktorin2015-10-221-4/+3
* DNSSEC CI: wait until DS records is replicatedMartin Basti2015-10-221-0/+6
* Fix hyphen-used-as-minus-sign warning (found by lintian)Benjamin Drung2015-10-222-3/+3
* fix class teardown in user plugin testsMartin Babinsky2015-10-222-1/+15
* Rename option --dirsrv-config-mods to --dirsrv-config-fileMartin Basti2015-10-191-2/+2
* CI: installation with customized DS configMartin Basti2015-10-152-5/+105
* Add ipa-custodia serviceSimo Sorce2015-10-151-0/+55
* tests: Add tests for idoverride object integrityTomas Babej2015-10-141-2/+173
* Replace tab with space in test_user_plugin.pyMartin Basti2015-10-141-2/+2
* ipalib.parameters: Require bytes for Bytes.patternPetr Viktorin2015-10-131-1/+0
* ipalib.parameters: Handle 0-prefixed octal format of intsPetr Viktorin2015-10-131-0/+1
* test_keyring: Use str(e) instead of e.message for exceptionsPetr Viktorin2015-10-131-1/+1
* ipalib.aci: Port to Python 3Petr Viktorin2015-10-132-8/+8
* test_ipalib.test_frontend: Port unbound method tests to Python 3Petr Viktorin2015-10-131-4/+16
* Rename caught exception for use outside the except: block.Petr Viktorin2015-10-131-5/+2
* x509: Port to Python 3Petr Viktorin2015-10-131-15/+6
* Do not compare types that are not comparable in Python 3Petr Viktorin2015-10-132-3/+9
* CI Test: add setup_kra options into install scriptsMartin Basti2015-10-122-11/+27
* CI TEST: VaultMartin Basti2015-10-121-0/+205
* tests: Amend result assertions in realmdomains testsTomas Babej2015-10-121-8/+68
* Fixed a timing issue with drill returning non-zero exitcodeOleg Fayans2015-10-091-0/+1
* Appease pylintPetr Viktorin2015-10-071-0/+2