summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* Correct PyPI package dependenciesChristian Heimes2017-04-261-1/+2
* Update get_attr_filter in LDAPSearch to handle nsaccountlock user searchesGabe2017-04-261-3/+0
* - added krb5kdc.log to pytest loggingMichal Reznik2017-04-121-0/+1
* tox testing support for client wheel packagesChristian Heimes2017-04-121-1/+3
* Fix PKCS11 helperMartin Basti2017-04-121-2/+4
* tests: add non-reg for idrange-addFlorence Blanc-Renaud2017-04-071-1/+48
* collect audit.log for easier selinux investigationMartin Basti2017-04-061-0/+3
* csrgen: Change to pure openssl config format (no script)Ben Lipton2017-04-033-43/+7
* csrgen: Remove helper abstractionBen Lipton2017-04-037-123/+28
* Skip test_session_storage in ipaclient unittest modeChristian Heimes2017-03-311-0/+3
* Add make devcheck for developersChristian Heimes2017-03-311-1/+0
* setup, pylint, spec file: drop python-nss dependencyJan Cholasta2017-03-311-1/+1
* Fix ipatests.util doc testsChristian Heimes2017-03-301-14/+14
* Use with statement for opening fileAbhijeet Kasurde2017-03-303-15/+10
* Allow renaming of the sudorule objectsStanislav Laznicka2017-03-271-0/+14
* Allow renaming of the HBAC rule objectsStanislav Laznicka2017-03-271-0/+15
* pytest 3.x compatibilityChristian Heimes2017-03-277-20/+28
* Move remaining util functions to tasks moduleChristian Heimes2017-03-224-61/+38
* Ship ipatests.pytest_plugins.integrationChristian Heimes2017-03-221-0/+1
* Move function run_repeatedly to tasks moduleChristian Heimes2017-03-223-50/+49
* Move hosts module to ipatests.pytest_plugins.integration.hostsChristian Heimes2017-03-224-3/+3
* Move tasks module to ipatests.pytest_plugins.integration.tasksChristian Heimes2017-03-2228-31/+30
* Move env_config module to ipatests.pytest_plugins.integration.env_configChristian Heimes2017-03-2210-14/+13
* Move config module to ipatests.pytest_plugins.integration.configChristian Heimes2017-03-226-5/+6
* Move helper code for integration pluginChristian Heimes2017-03-221-0/+0
* Add options to run only ipaclient unittestsChristian Heimes2017-03-1713-14/+88
* Fix Python 3 pylint errorsChristian Heimes2017-03-151-1/+1
* TESTS WebUI: Vaults managementPavel Vomacka2017-03-142-0/+247
* TESTS: Add support for sidebar with facetsPavel Vomacka2017-03-141-2/+12
* TESTS: Add support for KRA in ui_driverPavel Vomacka2017-03-141-0/+7
* Don't allow standalone KRA uninstallsStanislav Laznicka2017-03-132-60/+0
* Store session cookie in a ccache optionSimo Sorce2017-03-101-0/+37
* tests: use --setup-kra in testsMartin Basti2017-03-081-7/+2
* Add SHA256 fingerprints for certsTomas Krizek2017-03-074-2/+11
* test_csrgen: adjusted comparison test scripts for CSRGeneratorMichal Reznik2017-03-072-8/+10
* Support for Certificate Identity MappingFlorence Blanc-Renaud2017-03-021-0/+20
* Provide basic integration tests for built-in AD trust installerMartin Babinsky2017-03-012-5/+59
* Remove import nss from test_ldapChristian Heimes2017-03-011-2/+0
* test_config: fix fips_mode key in EnvTomas Krizek2017-03-011-2/+2
* Finish port to PyCA cryptographyChristian Heimes2017-03-011-2/+1
* Migrate OTP import script to python-cryptographyNathaniel McCallum2017-03-011-62/+38
* Tests: Basic coverage with tree root domainGanna Kaihorodova2017-03-011-1/+90
* Moving ipaCert from HTTPD_ALIAS_DIRStanislav Laznicka2017-03-011-1/+1
* Remove md5_fingerprints from IPAStanislav Laznicka2017-02-234-10/+2
* scripts, tests: explicitly set confdir in the rest of server codeJan Cholasta2017-02-222-2/+6
* test_config: fix tests for env.fips_modeTomas Krizek2017-02-211-0/+1
* Add fix for ipa plugins commandAbhijeet Kasurde2017-02-171-0/+3
* Tests: search for disabled usersMartin Basti2017-02-171-0/+41
* Fix test, nested lists are no longer converted to nested tuplesChristian Heimes2017-02-151-1/+1
* Test: DNS nsupdate from dns-update-system-recordsMartin Basti2017-02-151-0/+25