summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipapython.ssh: Port to Python 3Petr Viktorin2015-10-071-6/+15
* Remove uses of the `types` modulePetr Viktorin2015-10-072-8/+6
* Use six.Stringio instead of StringIO.StringIOPetr Viktorin2015-10-073-8/+8
* Use six.moves.http_client instead of httplibPetr Viktorin2015-10-071-2/+7
* Use six.moves.xmlrpc.client instead of xmlrpclibPetr Viktorin2015-10-072-7/+7
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-072-3/+6
* Use sys.maxsize instead of sys.maxintPetr Viktorin2015-10-071-3/+3
* test_dn: Split bytes and unicodePetr Viktorin2015-10-071-42/+67
* ipapython.dn: Use rich comparisonsPetr Viktorin2015-10-071-1/+23
* Include ipatests/test_xmlrpc/data directory into distribution.Milan Kubík2015-10-051-0/+1
* ipatests: configure Network Manager not to manage resolv.confMilan Kubík2015-10-021-0/+36