summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* CI tests: Added domain realm as a parameter to master installation in integra...Oleg Fayans2015-12-211-1/+2
* CI tests: Enabled automatic creation of reverse zone during master installationOleg Fayans2015-12-211-1/+2
* ipatests: Roll back the forwarder config after a test caseMilan Kubik2015-12-211-0/+9
* Fix DNS tests: dns-resolve returns warningMartin Basti2015-12-211-0/+18
* raise more descriptive Backend connection-related exceptionsMartin Babinsky2015-12-211-7/+9
* ipatests: replace the test-example.com domain in testsMilan Kubík2015-12-172-27/+33
* CI tests: remove '-p' option from ipa-dns-install callsMartin Babinsky2015-12-143-8/+1
* Tests: test_ipagetkeytab: fix assert that is always trueMartin Basti2015-12-141-2/+2
* test: Temporarily increase timeout in vault test.David Kupka2015-12-141-1/+1
* Refactor ipautil.runPetr Viktorin2015-12-144-12/+78
* Migrate wget references and usage to curlGabe2015-12-111-5/+5
* CI: fix ipa-kra-install on domain level 1Martin Basti2015-12-111-6/+1
* tests: Add hostmask detection for sudo rules validating on hostmaskTomas Babej2015-12-112-6/+43
* fix error message assertion in negative forced client reenrollment testsMartin Babinsky2015-12-111-1/+1
* 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