summaryrefslogtreecommitdiffstats
path: root/ipatests
Commit message (Expand)AuthorAgeFilesLines
* Fix test, nested lists are no longer converted to nested tuplesChristian Heimes2017-02-151-1/+1
* Test: DNS nsupdate from dns-update-system-recordsMartin Basti2017-02-151-0/+25
* Explicitly pass down ccache names for connectionsSimo Sorce2017-02-151-13/+18
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-151-2/+2
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-153-5/+5
* test_StrEnum: use int as bad typeChristian Heimes2017-02-101-2/+2
* cryptography has deprecated serial in favor of serial_numberChristian Heimes2017-02-102-5/+5
* Enable additional warnings (BytesWarning, DeprecationWarning)Christian Heimes2017-02-101-0/+1
* Print test env informationChristian Heimes2017-02-091-0/+11
* py3: test_ipaserver: fix BytesWarningsMartin Basti2017-02-081-5/+7
* Tests: fix wait_for_replication taskMartin Basti2017-02-081-2/+9
* tests: Add tests for kerberos principal aliases in stageuserDavid Kupka2017-02-072-1/+11
* tests: kerberos_principal_aliases: Deduplicate testsDavid Kupka2017-02-071-30/+32
* tests: Stageuser-{add,remove}-certDavid Kupka2017-02-071-0/+19
* tests: add-remove-cert: Use harcoded certificates instead of requesting themDavid Kupka2017-02-071-5/+81
* ipatests: nested netgroups (intg)Petr Čech2017-02-071-0/+169
* tests: add test for PEM certificate files with leading textJan Cholasta2017-02-061-0/+11
* py3: tests_xmlrpc: do not call str() on bytesMartin Basti2017-02-022-3/+3
* tests: Add tests for CSR autogenerationBen Lipton2017-01-3111-0/+434
* User Tracker: Test to create user with minimal valuesGanna Kaihorodova2017-01-191-0/+13
* User Tracker: creation of user with minimal valuesGanna Kaihorodova2017-01-191-11/+31
* Stage User: Test to create stage user with minimal valuesGanna Kaihorodova2017-01-191-0/+11
* Tests: Stage User Tracker implementationGanna Kaihorodova2017-01-191-8/+30
* Tests: Add tree root domain role in legacy client testsGanna Kaihorodova2017-01-181-3/+3
* pytest: set rules to find test files and functionsChristian Heimes2017-01-121-6/+10
* Generate sha256 ssh pubkey fingerprints for hostsStanislav Laznicka2017-01-125-5/+5
* Use pytest conftest.py and drop pytest.iniChristian Heimes2017-01-054-29/+84
* Catch ValueError raised by pytest.config.getoption()Christian Heimes2017-01-052-3/+5
* Remove "Request Certificate with SubjectAltName" permissionFraser Tweedale2016-12-211-1/+1
* Remove named-pkcs11 workarounds from DNSSEC tests.Petr Spacek2016-12-191-82/+0
* Add a basic test suite for `kadmin.local` interfaceMartin Babinsky2016-12-161-0/+125
* tests: Expect krbpwdpolicyreference in result of {host,service}-{find,show} -...David Kupka2016-12-144-2/+58
* Add options to write lightweight CA cert or chain to fileFraser Tweedale2016-12-122-7/+41
* Test: uniqueness of certificate renewal masterOleg Fayans2016-12-081-0/+42
* cert-request: match names against principal aliasesFraser Tweedale2016-12-061-12/+73
* Fetch correct exception in IPA_CONFDIR testChristian Heimes2016-12-051-2/+1
* Use env var IPA_CONFDIR to get confdirChristian Heimes2016-12-022-2/+44
* Remove import of ipaplatform.paths from test_ipalibChristian Heimes2016-12-021-5/+4
* Remove BIN_FALSE and BIN_TRUEChristian Heimes2016-12-021-4/+4
* Test: basic kerberos over http functionalityOleg Fayans2016-11-301-0/+58
* Test: made kinit_admin a returning functionOleg Fayans2016-11-301-2/+2
* Adjustments for setup requirementsChristian Heimes2016-11-301-9/+9
* Enhance __repr__ method of PrincipalMartin Babinsky2016-11-301-0/+2
* tests: Added basic tests for certs in idoverridesOleg Fayans2016-11-291-0/+82
* Created idview trackerOleg Fayans2016-11-291-0/+116
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-291-3/+2
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-293-4/+4
* Improve the robustness FreeIPA's i18n module and its testsMartin Babinsky2016-11-282-7/+32
* Fix Python 3 bugs discovered by pylintChristian Heimes2016-11-255-7/+16
* Python3 pylint fixesChristian Heimes2016-11-251-1/+1