mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 09:41:55 -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 | ||
automember_plugin.py | ||
base.py | ||
ca_plugin.py | ||
caacl_plugin.py | ||
certmap_plugin.py | ||
certmapdata.py | ||
certprofile_plugin.py | ||
group_plugin.py | ||
host_plugin.py | ||
hostgroup_plugin.py | ||
idview_plugin.py | ||
kerberos_aliases.py | ||
location_plugin.py | ||
server_plugin.py | ||
service_plugin.py | ||
stageuser_plugin.py | ||
sudocmd_plugin.py | ||
sudocmdgroup_plugin.py | ||
user_plugin.py |