summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong use of identity operationChristian Heimes2019-09-041-1/+1
* move MSCSTemplate classes to ipalibFraser Tweedale2019-07-171-123/+0
* Add option to remove lines from a fileChristian Heimes2019-04-021-13/+0
* ipatests: add test for correct modlist when value encoding differsSergey Orlov2019-02-121-0/+18
* Unify and simplify LDAP service discoveryChristian Heimes2018-11-211-1/+2
* ipaserver.install.adtrust: fix CID 323644Alexander Bokovoy2018-11-071-0/+54
* Py3: Replace six.moves importsChristian Heimes2018-10-052-5/+3
* Py3: Remove subclassing from objectChristian Heimes2018-09-2711-15/+18
* Add basic tests for "migration" end pointStanislav Levin2018-08-271-0/+92
* ipatests/test_ipaserver/test_install/test_installer.py: Drop tempfile importThomas Woerner2018-08-131-1/+0
* ipatests: Drop test_password_option_DL0Thomas Woerner2018-08-131-28/+0
* ipatests: add installer framework testingStanislav Laznicka2018-07-191-0/+176
* Add tests for "i18n_messages" end pointStanislav Levin2018-07-171-0/+120
* Add support for Accept-Language in HTTP test classStanislav Levin2018-07-171-2/+4
* Add support for JSON request in HTTP test classStanislav Levin2018-07-171-3/+4
* Cleanup shebang and executable bitChristian Heimes2018-07-051-0/+0
* Move config directives handling codeStanislav Laznicka2018-05-291-154/+1
* Use GnuPG 2 for backup/restoreChristian Heimes2018-05-271-2/+107
* Use GnuPG 2 for symmentric encryptionChristian Heimes2018-05-271-0/+25
* Use a regex in installutils.get_directive instead of line splittingRob Crittenden2018-05-021-0/+24
* Handle whitespace, add separator to regex in set_directive_linesRob Crittenden2018-05-021-0/+27
* Add absolute_import future importsStanislav Laznicka2018-04-205-0/+10
* Remove os.chdir() from test_ipap11helperChristian Heimes2018-04-102-27/+48
* Fix upgrade when named.conf does not existFraser Tweedale2018-03-281-3/+26
* Add value in set_directive after a commented-out versionRob Crittenden2018-02-211-4/+4
* Add mocked test for named crypto policy updateChristian Heimes2018-02-201-0/+71
* Unified ldap_initialize() functionChristian Heimes2018-02-151-2/+2
* Replace nose with unittest and pytestChristian Heimes2017-12-122-8/+12
* Add safe DirectiveSetter context managerChristian Heimes2017-12-121-0/+67
* Add tests for installutils.set_directiveFraser Tweedale2017-12-121-0/+57
* Add marker needs_ipaapi and option to skip testsChristian Heimes2017-12-112-0/+4
* Use os.path.isfile() and isdir()Christian Heimes2017-10-202-5/+3
* Add tests for external CA profile specifiersFraser Tweedale2017-10-041-0/+125
* OTP import: support hash names with HMAC- prefixAlexander Bokovoy2017-09-181-0/+19
* Fix ipa config-mod --ca-renewal-masterFlorence Blanc-Renaud2017-09-051-2/+2
* ipa-otptoken-import: Make PBKDF2 refer to the pkcs5 namespaceNathaniel McCallum2017-09-011-8/+8
* Create a Certificate parameterStanislav Laznicka2017-07-271-9/+5
* tests: fix failing HTTPS connectionStanislav Laznicka2017-07-271-10/+4
* x509: Make certificates represented as objectsStanislav Laznicka2017-07-271-12/+8
* test_ldap: drop redundant URI argumentJan Cholasta2017-07-041-12/+11
* py3: test_otptoken_import: fix bytes usageMartin Basti2017-06-281-1/+1
* py3: ipa_otptoken_import: fix hex decodingMartin Basti2017-06-281-1/+2
* Silence pytest.yield_fixture deprecation warningChristian Heimes2017-05-301-1/+2
* test_serverroles: Get rid of MockLDAP and use ldap2 insteadMartin Babinsky2017-05-261-58/+51
* Add an attribute reporting client PKINIT-capable serversMartin Babinsky2017-05-261-57/+52
* Allow for multivalued server attributesMartin Babinsky2017-05-261-5/+5
* Fix PKCS11 helperMartin Basti2017-04-121-2/+4
* Use with statement for opening fileAbhijeet Kasurde2017-03-301-6/+4
* pytest 3.x compatibilityChristian Heimes2017-03-271-4/+2
* Add options to run only ipaclient unittestsChristian Heimes2017-03-173-6/+8