summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* plugable: Remove unused call method of PluginJan Cholasta2015-07-011-10/+0
* plugable: Specify plugin base classes and modules using API propertiesJan Cholasta2015-07-011-1/+5
* plugable: Change is_production_mode to method of APIJan Cholasta2015-07-012-12/+59
* plugable: Remove SetProxy, DictProxy and MagicDictJan Cholasta2015-07-011-170/+0
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-0115-143/+136
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-016-19/+19
* plugable: Move plugin base class and override logic to APIJan Cholasta2015-07-011-97/+21
* generalize certificate creation during testingMartin Babinsky2015-06-233-26/+26
* DNSSEC: validate forward zone forwardersMartin Basti2015-06-111-0/+20
* DNSSEC: Improve global forwarders validationMartin Basti2015-06-111-2/+3
* vault: Move vaults to cn=vaults,cn=kraJan Cholasta2015-06-101-12/+12
* Added vault-archive and vault-retrieve commands.Endi S. Dewata2015-06-081-1/+71
* Abstract the HostTracker class from host plugin testMilan KubĂ­k2015-06-052-150/+292
* Add plugin to manage service constraint delegationsRob Crittenden2015-06-032-0/+602
* Added vault plugin.Endi S. Dewata2015-05-251-0/+445
* User life cycle: Stage user Administrators permission/priviledgeThierry Bordaz2015-05-182-0/+4
* webui-ci: fix type error in host_tasks inicializationsPetr Vobornik2015-05-122-2/+4
* Test Objectclass of postdetach groupLenka Ryznarova2015-05-071-0/+69
* webui-ci: do not open 2 browser windowsPetr Vobornik2015-05-071-3/+3
* Unsaved changes dialog internally inconsistentGabe2015-05-072-6/+6
* Remove Editable DN and DN component classesPetr Viktorin2015-04-231-1663/+987
* ldap: Move schema handling from IPASimpleLDAPObject to LDAPClientJan Cholasta2015-04-161-7/+2
* ldap: Use LDAPClient instead of IPASimpleLDAPObject in LDAPEntryJan Cholasta2015-04-161-1/+7
* do not install CA on replica during integration test if setup_ca=FalseMartin Babinsky2015-04-151-1/+0
* proper client host setup/teardown in forced client reenrollment integration t...Martin Babinsky2015-04-141-19/+24
* performance: faster DN implementationPetr Vobornik2015-04-141-7/+10
* DNSSEC CI testsMartin Basti2015-04-142-8/+306
* Fix ldap2 shared connectionMartin Basti2015-04-021-6/+6
* Ipatests DNS SOA Record MaintenanceAles 'alich' Marecek2015-04-021-0/+757
* ipatests: port of p11helper test from githubMilan Kubik2015-04-021-0/+276
* Server Upgrade: remove --test optionMartin Basti2015-03-191-1/+1
* ipalib: Allow multiple API instancesJan Cholasta2015-03-051-44/+75
* ipatests: Add tests for valid and invalid ipa-adviseGabe2015-02-261-0/+134
* ipatests: Add coverage for adding and removing sshpubkeys in ID overridesTomas Babej2015-02-191-0/+61
* ipatests: add missing ssh object classes to idoverrideuserPetr Vobornik2015-02-191-0/+2
* ipatests: Fix incorrect assumptions in idviews testsTomas Babej2015-01-261-12/+8
* ipatests: Fix old command references in the ID views testsTomas Babej2015-01-261-18/+17
* ipatests: Add coverage for referential integrity plugin applied on ipaAssigne...Tomas Babej2015-01-261-1/+86
* DNS tests: warning if forward zone is inactiveMartin Basti2015-01-151-0/+468
* ipatests: Make descriptions sorted according to the order of the testsTomas Babej2015-01-141-3/+3
* test_host_plugin: Use HostTracker fixturesPetr Viktorin2015-01-143-1222/+803
* test_host_plugin: Split tests into independent classesPetr Viktorin2015-01-141-158/+220
* test_host_plugin: Convert tests to imperative stylePetr Viktorin2015-01-143-1587/+1262
* Run pylint on testsPetr Viktorin2015-01-1414-39/+55
* New test cases for Forward_zonesMartin Basti2015-01-131-54/+803
* DNS tests: separate current forward zone testsMartin Basti2015-01-131-326/+438
* ipatests: Use pytest-sourceorderPetr Viktorin2014-12-174-91/+2
* ipatests: Use pytest-beakerlibPetr Viktorin2014-12-172-194/+24
* ipatests: Refactor and fix docstrings in integration pytest pluginTomas Babej2014-12-161-12/+12
* ipatests: Set the correct number of required clients for IntegrationTestTomas Babej2014-12-161-1/+1