mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-16 03:11:57 -06:00
d7426ccbe7
* Replace raise nose.SkipTest with raise unittest.SkipTest * Replace nose.tools.assert_equal(a, b) with assert a == b * Replace nose.tools.raises with pytest.raises * Convert @raises decorator to pytest.raises() but just for relevant lines. * Remove nose dependency I left the nose_compat pytest plugin in place. It can be removed in another request in case it is no longer used. https://pagure.io/freeipa/issue/7301 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
data_group.py | ||
data_hbac.py | ||
data_hostgroup.py | ||
data_idviews.py | ||
data_netgroup.py | ||
data_sudo.py | ||
data_user.py | ||
data_vault.py | ||
README | ||
task_range.py | ||
test_automember.py | ||
test_automount.py | ||
test_cert.py | ||
test_config.py | ||
test_delegation.py | ||
test_dns.py | ||
test_group.py | ||
test_hbac.py | ||
test_host.py | ||
test_hostgroup.py | ||
test_idviews.py | ||
test_krbtpolicy.py | ||
test_navigation.py | ||
test_netgroup.py | ||
test_pwpolicy.py | ||
test_range.py | ||
test_rbac.py | ||
test_realmdomains.py | ||
test_selfservice.py | ||
test_selinuxusermap.py | ||
test_service.py | ||
test_sudo.py | ||
test_trust.py | ||
test_user.py | ||
test_vault.py | ||
ui_driver.py |
http://www.freeipa.org/page/Web_UI_Integration_Tests