summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* pylint: remove bare exceptMartin Basti2016-03-221-1/+1
* Use platform path constant for SSSD log dirMartin Basti2016-03-161-1/+1
* Workaround for ticket 5627Oleg Fayans2016-03-111-0/+5
* Made apply_common_fixes call at replica installation independent on domain_levelOleg Fayans2016-03-111-2/+2
* Removed a constantly failing call to prepare_hostOleg Fayans2016-03-111-3/+0
* Enabled setting domain level explicitly in test classOleg Fayans2016-03-112-7/+18
* Integration tests for replica promotion featureOleg Fayans2016-03-111-0/+223
* WebUI test: ID viewsLenka Doudova2016-03-113-7/+184
* test_cert_plugin: use only first part of the hostname to construct short nameMartin Babinsky2016-03-081-1/+1
* Refactor test_group_plugin, use GroupTracker for testsFilip Skola2016-03-083-1165/+754
* CI: allow customized DS install test to work with domain levelsMartin Basti2016-03-032-19/+13
* Removed messing around with resolv.confOleg Fayans2016-03-021-42/+2
* pylint: supress false positive no-member errorsMartin Basti2016-03-021-0/+2
* cookie parser: do not fail on cookie with empty valuePetr Vobornik2016-03-011-0/+16
* Refactor test_sudocmdgroup_pluginFilip Skola2016-03-012-670/+414
* Refactor test_sudocmd_pluginFilip Skola2016-03-012-292/+269
* advise: configure TLS in redhat_nss_pam_ldapd and redhat_nss_ldap pluginsPetr Vobornik2016-03-011-3/+4
* ipatests: extend permission plugin test with new expected outputMilan Kubík2016-02-252-0/+32
* CI tests: use old schema when testing hostmask-based sudo rulesMartin Babinsky2016-02-252-1/+69
* Revert "test: Temporarily increase timeout in vault test."Martin Basti2016-02-241-1/+1
* client: stop using /etc/pki/nssdbJan Cholasta2016-02-241-17/+0
* CI: Make double circle topology python3 compatibleDavid Kupka2016-02-242-2/+2
* Fixes minor issuesStanislav Laznicka2016-02-241-2/+2
* Cosmetic changes to the codeStanislav Laznicka2016-02-242-1/+3
* CI: Add test for double-circle topology generator.David Kupka2016-02-231-0/+63
* CI: Add replication test utilizing double-circle topology.David Kupka2016-02-231-0/+18
* CI: Add double circle topology.David Kupka2016-02-231-0/+52
* CI: add empty topology test for 2-connected topology generatorDavid Kupka2016-02-231-0/+1
* CI: Fix pep8 errors in 2-connected topology generatorDavid Kupka2016-02-231-5/+6
* WebUI tests: fix failing of tests due to unclicable labelLenka Doudova2016-02-231-5/+1
* test_util: str/bytes check fixes for Python 3Petr Viktorin2016-02-171-6/+6
* tests: Use absolute importsPetr Viktorin2016-02-172-6/+8
* ipautil.run, kernel_keyring: Encoding fixes for Python 3Petr Viktorin2016-02-171-1/+1
* test_parameters: Ignore specific error messagePetr Viktorin2016-02-171-2/+1
* CI: Add test for 2-connected topology generator.David Kupka2016-02-121-0/+19
* CI: Add simple replication test in 2-connected topology.David Kupka2016-02-121-0/+18
* CI: Add '2-connected' topology generator.David Kupka2016-02-121-0/+57
* ipatests: Add missing certificate profile fixtureMilan Kubík2016-02-111-1/+10
* make lint: use config file and plugin for pylintMartin Basti2016-02-111-0/+2
* Removed --ip-address option from replica installationOleg Fayans2016-02-041-7/+30
* Updated connect/disconnect replica to work with both domainlevelsOleg Fayans2016-02-011-6/+23
* Enabled recreation of test directory in apply_common_fixes functionOleg Fayans2016-01-292-2/+1
* DNSSEC CI: fix zone delegationsMartin Basti2016-01-291-1/+8
* ipatests: fix the install of external caMilan Kubík2016-01-271-1/+3
* Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)Petr Viktorin2016-01-271-1/+0
* Refactor test_attrFilip Skola2016-01-261-388/+281
* Refactor test_replaceFilip Skola2016-01-261-126/+48
* Refactor test_user_plugin, use UserTracker for testsFilip Skola2016-01-252-1520/+1026
* Fix DNSSEC test: add glue recordMartin Basti2016-01-251-1/+8
* ipapython: port p11helper C code to PythonJan Cholasta2016-01-212-2/+1