summaryrefslogtreecommitdiffstats
path: root/ipatests/test_install
Commit message (Expand)AuthorAgeFilesLines
* Move ipachangeconf from ipaclient.install to ipapythonRob Critenden2019-08-281-1/+1
* Make use of the single configuration point for the default shellsStanislav Levin2019-06-191-2/+3
* Use new LDAPClient constructorsChristian Heimes2019-02-051-2/+1
* ipa-client-install: Update how comments are added by ipachangeconfArmando Neto2018-07-051-0/+50
* Refuse PORT, HOST in /etc/openldap/ldap.confChristian Heimes2018-05-291-0/+37
* Add absolute_import future importsStanislav Laznicka2018-04-201-0/+2
* Replace nose with unittest and pytestChristian Heimes2017-12-121-4/+3
* Add marker needs_ipaapi and option to skip testsChristian Heimes2017-12-111-0/+1
* Use os.path.isfile() and isdir()Christian Heimes2017-10-201-3/+3
* pytest 3.x compatibilityChristian Heimes2017-03-271-3/+2
* Add options to run only ipaclient unittestsChristian Heimes2017-03-171-0/+5
* ipaldap: merge IPAdmin to LDAPClientTomas Krizek2016-11-071-1/+2
* ipaldap: merge simple_bind into LDAPClientTomas Krizek2016-11-071-1/+2
* Pylint: remove unused variables in testsMartin Basti2016-10-111-8/+6
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove update_from_dict() methodStanislav Laznicka2016-09-221-95/+0
* Tests: Avoid skipping tests due to missing filesLenka Doudova2016-09-011-16/+25
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+3
* Server Upgrade: remove --test optionMartin Basti2015-03-191-1/+1
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-2/+3
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-13/+13
* Make an ipa-tests packagePetr Viktorin2013-06-1711-0/+408