summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipatests: Invoke class install methods properly with respect to pytest-multihostTomas Babej2014-12-165-13/+13
* test_integration: Parametrize test instead of using a generatorPetr Viktorin2014-12-111-12/+11
* test_integration: Use collect_log from the host, not the testing classPetr Viktorin2014-12-111-8/+8
* test_integration: Use python-pytest-multihostPetr Viktorin2014-12-1114-1131/+526
* add --hosts and --hostgroup options to allow/retrieve keytab methodsPetr Vobornik2014-12-032-14/+187
* Ignore ipap11helper/setup.py in doctestsPetr Viktorin2014-11-261-0/+1
* Re-initialize NSS database after otptoken plugin testsTomas Babej2014-11-261-0/+5
* Fix error message for nonexistent members and add tests.David Kupka2014-11-241-0/+35
* webui: use domain name instead of domain SID in idrange adder dialogPetr Vobornik2014-11-242-12/+12
* test_integration: Adjust tests for pytestPetr Viktorin2014-11-213-40/+30
* Integration tests: Port the BeakerLib plugin and log collection to pytestPetr Viktorin2014-11-216-295/+378
* Switch integration testing config to a fixturePetr Viktorin2014-11-213-60/+94
* Switch ipa-run-tests to pytestPetr Viktorin2014-11-211-46/+10
* Add local pytest plugin for --with-xunit and --logging-levelPetr Viktorin2014-11-212-0/+75
* Integration tests: Port the ordering plugin to pytestPetr Viktorin2014-11-216-108/+145
* Declarative tests: Switch to pytestPetr Viktorin2014-11-214-19/+55
* Declarative tests: Move cleanup to setup_class/teardown_classPetr Viktorin2014-11-211-19/+16
* Configure pytest to run doctestsPetr Viktorin2014-11-212-0/+19
* test_ipapython: Use functions instead of classes in test generatorsPetr Viktorin2014-11-212-11/+11
* test_webui: Don't use __init__ for test classesPetr Viktorin2014-11-218-28/+24
* Use setup_class/teardown_class in Declarative testsPetr Viktorin2014-11-214-22/+9
* test_automount_plugin: Fix test orderingPetr Viktorin2014-11-211-2/+2
* ipatests.util.ClassChecker: Raise AttributeError in get_subclsPetr Viktorin2014-11-211-1/+1