summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* webui-ci: adjust dnszone-add test to recent DNS changesPetr Vobornik2014-10-031-3/+0
* test_forced_client_reenrollment: Don't check for host certificatesPetr Viktorin2014-10-021-1/+1
* test_service_plugin: Do not lowercase memberof_rolePetr Viktorin2014-10-011-1/+1
* ipatests: Add xmlrpc tests for idviews pluginTomas Babej2014-09-302-0/+1354
* CA-less installer options usability fixesJan Cholasta2014-09-301-16/+17
* External CA installer options usability fixesJan Cholasta2014-09-301-2/+2
* baseldap: Properly handle the case of renaming object to the same nameTomas Babej2014-09-291-1/+18
* Do not require description in UI.David Kupka2014-09-292-3/+3
* ipa-restore: Set SELinux booleans when restoringPetr Viktorin2014-09-261-0/+29
* DNS tests: tests update to due to change in optionsMartin Basti2014-09-254-354/+231
* DNS test: allow '.' as zone nameMartin Basti2014-09-251-0/+104
* test_permission_plugin: Check legacy permissionsPetr Viktorin2014-09-251-4/+12
* webui-ci: case-insensitive record checkPetr Vobornik2014-09-251-3/+2
* Add test for backup/delete system users/restorePetr Viktorin2014-09-241-10/+48
* Add basic test for backup & restorePetr Viktorin2014-09-241-0/+110
* ipalib: host_del: Extend LDAPDelete's takes_options instead of overridingTomas Babej2014-09-171-4/+1