summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* Build: fix distribution of static files for web UIPetr Spacek2016-11-091-0/+2
* Build: fix man page distributionPetr Spacek2016-11-091-1/+1
* Build: Makefiles for Python packagesPetr Spacek2016-11-091-0/+3
* Extend keytab retrieval test suite to cover new optionsMartin Babinsky2016-11-081-12/+173
* Modernize ipa-getkeytab test suiteMartin Babinsky2016-11-082-61/+71
* Tests: Fix integration sudo testLenka Doudova2016-11-071-2/+2
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-072-3/+5
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-072-2/+3
* Tests: Verify that cert commands show CA without --allLenka Doudova2016-10-261-1/+17
* 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
* Add __name__ == __main__ guards to setup.pysChristian Heimes2016-10-252-35/+42
* Unaccessible variable self.attrs in TrackerGanna Kaihorodova2016-10-251-0/+1
* pylint: enable the import-error checkJan Cholasta2016-10-244-4/+11
* Build: move translations from install/po/ to top-level po/Petr Spacek2016-10-241-1/+1
* Build: merge ipatests/man/configure.ac to top-level configure.acPetr Spacek2016-10-241-24/+0
* Port all setup.py to setuptoolsChristian Heimes2016-10-203-97/+65
* 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
* Tests: Certificate revocationLenka Doudova2016-10-121-5/+75
* Tests: Remove invalid certplugin testsLenka Doudova2016-10-121-74/+1
* remove trailing newlines form python modulesMartin Babinsky2016-10-121-1/+0
* Tests: print what was expected from callables in xmlrpc_testsPetr Spacek2016-10-111-14/+22
* Pylint: remove unused variables in testsMartin Basti2016-10-118-58/+41
* 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