summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: Add configuration for pytestPetr Viktorin2014-11-211-0/+2
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-2121-62/+56
* Add additional backup & restore checksPetr Viktorin2014-11-201-6/+35
* Fix warning message should not contain CLI commandsMartin Basti2014-11-191-3/+6
* idrange: include raw range type in outputPetr Vobornik2014-11-111-0/+7
* unittests: baserid for ipa-ad-trust-posix idrangesPetr Vobornik2014-11-111-28/+132
* Fix CI tests: install_adtrustMartin Basti2014-11-041-1/+9
* fix forwarder validation errorsMartin Basti2014-10-211-0/+6
* tests: management of keytab permissionsPetr Vobornik2014-10-172-0/+730
* DNS missing testsMartin Basti2014-10-091-0/+20
* sudo integration test: Remove the local user testPetr Viktorin2014-10-031-23/+0