summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* DNS: Support URI resource record typePetr Spacek2016-10-111-0/+89
* Tests: Remove silent deleting and creating entries by trackerLenka Doudova2016-10-064-7/+5
* ipatests: Implement tests with CSRs requesting SANMilan Kubík2016-10-041-2/+301
* ipatests: Fix name property on a service trackerMilan Kubík2016-10-041-1/+1
* ipatests: provide context manager for keytab usage in RPC testsMilan Kubík2016-10-041-5/+67
* Fix test_util.test_assert_deepequal testStanislav Laznicka2016-10-041-5/+17
* Fix: find OSCP certificate testMartin Basti2016-09-301-1/+3
* Pretty-print structures in assert_deepequalStanislav Laznicka2016-09-303-7/+37
* Pylint: enable check for unused-variablesMartin Basti2016-09-279-0/+16
* Remove unused variables in testsMartin Basti2016-09-2742-111/+93
* test_text: add test ipa.pot file for testsMartin Basti2016-09-263-5/+54
* Pylint: enable global-variable-not-assigned checkMartin Basti2016-09-231-6/+0
* pylint: fix bad-classmethod-argumentJan Barta2016-09-221-2/+2
* pylint: fix pointless-statementJan Barta2016-09-222-12/+12
* pylint: fix unneeded-notJan Barta2016-09-223-3/+3
* pylint: fix simplifiable-if-statement warningsJan Barta2016-09-221-10/+2
* Test: dont use global variable for iteration in test_cert_pluginMartin Basti2016-09-221-1/+3
* tests: Fixed code styling in caless tests to make pep8 happyOleg Fayans2016-09-221-7/+7
* tests: Reverted erroneous asserts in 4 testsOleg Fayans2016-09-221-10/+4
* tests: fixed certinstall methodOleg Fayans2016-09-221-3/+1
* tests: fixed super method invocationOleg Fayans2016-09-221-1/+1
* tests: added verbose assert to test_service_disable_doesnt_revokeOleg Fayans2016-09-221-2/+5
* tests: Standardized replica_preparation in test_no_certsOleg Fayans2016-09-221-4/+2
* tests: Implemented check for domainlevel before installation verificationOleg Fayans2016-09-221-43/+18
* tests: Fixed Usage of improper certs in ca-less testsOleg Fayans2016-09-221-15/+12
* tests: fixed expects of incorrect error messagesOleg Fayans2016-09-221-32/+24
* tests: Replaced unused setUp method with installOleg Fayans2016-09-221-7/+7
* tests: Replaced hardcoded certutil with imported from pathsOleg Fayans2016-09-221-1/+1
* tests: Enabled negative testing for cleaning replication agreementsOleg Fayans2016-09-221-5/+6
* tests: Made unapply_fixes call optional at master uninstallationOleg Fayans2016-09-221-2/+3
* tests: Updated master and replica installation methods to enable negative tes...Oleg Fayans2016-09-221-40/+54
* tests: Added necessary xfailsOleg Fayans2016-09-221-0/+13
* tests: Added necessary getkeytabs calls to fixturesOleg Fayans2016-09-221-0/+7
* tests: Removed outdated command options testOleg Fayans2016-09-221-19/+0
* tests: Applied correct teardown methodsOleg Fayans2016-09-221-15/+56
* tests: Fixed incorrect assert in verify_installationOleg Fayans2016-09-221-3/+1
* tests: Adapted installation methods to utilize methods from tasksOleg Fayans2016-09-221-93/+57
* tests: Removed call for install method from parent classOleg Fayans2016-09-221-1/+0
* tests: Added teardown methods for server and replica installationOleg Fayans2016-09-221-0/+35
* tests: Create a method that cleans all ipa certsOleg Fayans2016-09-221-0/+11
* tests: Updated ipa server installation stdin textOleg Fayans2016-09-221-4/+0
* tests: Added generation of missing certsOleg Fayans2016-09-221-0/+3
* tests: Added basic constraints extension to the CA certsOleg Fayans2016-09-221-1/+4
* tests: Fixed method failures during second call for the methodOleg Fayans2016-09-221-1/+2
* Remove update_from_dict() methodStanislav Laznicka2016-09-221-95/+0
* Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldapLenka Doudova2016-09-211-5/+1
* Tests: Fix host attributes in ipa-join host testLenka Doudova2016-09-211-0/+6
* Tests: Update host test with ipa-joinLenka Doudova2016-09-211-4/+9
* Tests: Add krb5kdc.service restart to integration trust testsLenka Doudova2016-09-212-3/+2
* test_plugable: update the rest of test_initJan Cholasta2016-09-211-4/+5