freeipa/ipatests
Florence Blanc-Renaud 63a5feb19f authselect test: skip test if authselect is not available
Currently, the test is skipped if the platform is fedora-like. The
decision to skip should rather be based on authselect command
availability (i.e. when ipaplatform.paths.paths.AUTHSELECT is None).

Related to
https://pagure.io/freeipa/issue/7377

Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-05-03 16:39:58 +02:00
..
man Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
pytest_plugins Make ipatests' create_external_ca a script 2018-05-03 08:36:51 +02:00
test_cmdline Load certificate files as binary data 2018-04-30 20:42:00 +02:00
test_install Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_integration authselect test: skip test if authselect is not available 2018-05-03 16:39:58 +02:00
test_ipaclient csrgen: fix when attribute shortname is lower case 2018-04-25 14:41:12 +02:00
test_ipalib Generate same API.txt under Python 2 and 3 2018-02-15 09:41:30 +01:00
test_ipaplatform Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_ipapython Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_ipaserver Use a regex in installutils.get_directive instead of line splitting 2018-05-02 14:12:11 +02:00
test_webui ui_tests: introduce new test_misc cases file 2018-04-27 14:19:59 +02:00
test_xmlrpc Allow dot as a valid character in an selinux identity name 2018-04-25 08:23:47 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Make fasttest pass without ~/.ipa/default.conf 2018-03-16 11:50:41 +01:00
create_external_ca.py Make ipatests' create_external_ca a script 2018-05-03 08:36:51 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-run-tests Fix compatibility with latest pytest 2018-03-23 13:08:39 +01:00
ipa-test-config Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-test-task Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add mocked test for named crypto policy update 2018-02-20 17:01:52 +01:00
test_util.py Silence pytest.yield_fixture deprecation warning 2017-05-30 12:28:51 +02:00
util.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00