summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/test_caless.py
Commit message (Expand)AuthorAgeFilesLines
* ipatests: update tests for ipa-server-certinstallFlorence Blanc-Renaud2018-11-131-3/+9
* ipatests: fix CA less expectationsFlorence Blanc-Renaud2018-11-131-2/+7
* ipatests: fix path in expected error messageFlorence Blanc-Renaud2018-10-171-4/+10
* ipa tests: CA lessFlorence Blanc-Renaud2018-10-091-6/+0
* Remove DL0 specific code from ipatests/test_integration/test_caless.pyThomas Woerner2018-09-121-15/+5
* Disable DL0 specific testsChristian Heimes2018-08-131-22/+12
* Rename pytest_plugins to ipatests.pytest_ipaChristian Heimes2018-08-021-2/+2
* Mark all expected failures as strictChristian Heimes2018-07-111-8/+8
* Extend CALessBase::installer_server to accept extra_argsRob Crittenden2018-07-031-2/+6
* Test for ipa-replica-install fails with PIN error for CA-less env.Anuja More2018-06-181-0/+35
* Make ipatests' create_external_ca a scriptChristian Heimes2018-05-031-1/+1
* Remove xfail from CALes test test_http_intermediate_caRob Crittenden2018-04-201-1/+0
* Some PKCS#12 errors are reported with full path namesRob Crittenden2018-04-201-32/+50
* Add absolute_import future importsStanislav Laznicka2018-04-201-0/+2
* Remove os.chdir() from test_ipap11helperChristian Heimes2018-04-101-8/+24
* Fixing cleanup process in test_calessFelipe Barreto2018-03-141-5/+4
* test_caless: adjust try/except to capture also IOErrorMichal Reznik2018-03-141-1/+2
* tests: ca-less to ca-full - remove certupdateMichal Reznik2018-02-261-8/+14
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-1/+1
* Make IntegrationTest fail if an error happened during uninstallFelipe Barreto2018-02-071-2/+0
* tests: move CA related modules to pytest_pluginsMichal Reznik2018-01-091-2/+2
* test_caless: test PKINIT install and anchor updateMichal Reznik2018-01-091-7/+34
* Replace nose with unittest and pytestChristian Heimes2017-12-121-7/+8
* test_caless: fix http.p12 is not validMichal Reznik2017-11-151-1/+2
* test_caless: fix TypeError on domain_level compareMichal Reznik2017-11-151-0/+1
* ipatests: Fix interactive prompt in ca_less testsAbhijeet Kasurde2017-11-101-0/+3
* caless tests: decode cert bytes in debug logStanislav Laznicka2017-11-081-1/+1
* caless tests: make debug log of certificates sensibleStanislav Laznicka2017-11-081-4/+4
* test_caless: open CA cert in binary modeMichal Reznik2017-11-061-2/+2
* x509: remove the strip_header() functionStanislav Laznicka2017-11-011-8/+6
* test_caless: add caless to external CA testMichal Reznik2017-10-041-0/+45
* test_caless: add replica ca-less to ca-full test (master caless)Michal Reznik2017-08-111-0/+28
* test_caless: add server_replica ca-less to ca-full testMichal Reznik2017-08-111-0/+39
* test_caless: remove xfail in wildcard certificate testsMichal Reznik2017-07-261-6/+0
* test_caless: introduce new python makepki + fix SKI extension issueMichal Reznik2017-07-211-211/+200
* logging: remove object-specific loggersJan Cholasta2017-07-141-11/+14
* cert-validate: keep all messages in cert validationStanislav Laznicka2017-06-161-13/+16
* test_caless: mark TestCertinstall intermediate CA tests as xfailMichal Reznik2017-05-191-0/+2
* test_caless: add pkinit option and test itMichal Reznik2017-05-191-11/+65
* Provide useful messages during cert validationStanislav Laznicka2017-05-181-18/+14
* Move tasks module to ipatests.pytest_plugins.integration.tasksChristian Heimes2017-03-221-1/+1
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-151-2/+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