summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration
Commit message (Expand)AuthorAgeFilesLines
* Test: uniqueness of certificate renewal masterOleg Fayans2016-12-081-0/+42
* Test: basic kerberos over http functionalityOleg Fayans2016-11-301-0/+58
* Test: made kinit_admin a returning functionOleg Fayans2016-11-301-2/+2
* Fix Python 3 bugs discovered by pylintChristian Heimes2016-11-253-4/+5
* tests: Mark 389-ds acceptance testsDavid Kupka2016-11-221-0/+3
* tests: Mark Dogtag acceptance testsDavid Kupka2016-11-221-0/+1
* Tests: Providing trust tests with tree root domainLenka Doudova2016-11-151-14/+96
* Test for installing rules with service principalsOleg Fayans2016-11-141-0/+82
* Test: integration tests for certs in idoverrides featureOleg Fayans2016-11-141-0/+156
* Added interface to certutilOleg Fayans2016-11-141-0/+7
* Tests: Provide AD cleanup for legacy client testsLenka Doudova2016-11-141-0/+4
* Tests: Provide AD cleanup for trust testsLenka Doudova2016-11-142-0/+14
* Refactor installer code requesting certificatesFlorence Blanc-Renaud2016-11-101-0/+1
* Automated ipa-replica-manage del testsOleg Fayans2016-11-101-0/+72
* tests: Automated clean-ruv subcommand testsOleg Fayans2016-11-101-0/+71
* Tests: Fix integration sudo testLenka Doudova2016-11-071-2/+2
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-2/+3
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-071-1/+1
* CI: Disable KRA install tests on DL0Martin Basti2016-10-261-0/+66
* CI: use --setup-kra with replica installationMartin Basti2016-10-261-11/+3
* CI: extend replication layouts tests with KRAMartin Basti2016-10-262-3/+63
* Reverted the essertion for replica uninstall returncodeOleg Fayans2016-10-181-5/+1
* CI: workaround: wait for dogtag before replica-prepareMartin Basti2016-10-131-0/+3
* Test: disabled wrong client domain tests for domlevel 0Oleg Fayans2016-10-121-0/+1
* Pylint: remove unused variables in testsMartin Basti2016-10-111-5/+1
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove unused variables in testsMartin Basti2016-09-273-5/+4
* pylint: fix simplifiable-if-statement warningsJan Barta2016-09-221-10/+2
* 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