freeipa/ipatests/test_install
Stanislav Levin fec66942d4 pytest: Migrate unittest/nose to Pytest fixtures
Even though Pytest supports xunit style setups, unittest and nose
tests, this support is limited and may be dropped in the future
releases. Worst of all is that the mixing of various test
frameworks results in weird conflicts and of course, is not widely
tested.

This is a part of work to remove the mixing of test idioms in the
IPA's test suite:
1) replace unittest.TestCase subclasses
2) replace unittest test controls (SkipTest, fail, etc.)
3) replace unittest assertions

Related: https://pagure.io/freeipa/issue/7989
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2020-02-12 18:08:32 +02:00
..
__init__.py pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
0_reset.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
1_add.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
2_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
3_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
4_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
5_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
6_update.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
8_badsyntax.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
9_badsyntax.update Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_changeconf.py Move ipachangeconf from ipaclient.install to ipapython 2019-08-28 22:15:50 -04:00
test_install_checks.py Refuse PORT, HOST in /etc/openldap/ldap.conf 2018-05-29 15:30:37 +02:00
test_updates.py pytest: Migrate unittest/nose to Pytest fixtures 2020-02-12 18:08:32 +02:00