mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 17:01:14 -06:00
375e9f7c4b
The setUp/dearDown names are used in the unittest module, but there is no reason to use them in non-`unittest` test cases. Nose supports both styles (but mixing them can cause trouble when calling super()'s methods). Pytest only supports the new ones. https://fedorahosted.org/freeipa/ticket/4610 Reviewed-By: Tomas Babej <tbabej@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_cookie.py | ||
test_dn.py | ||
test_ipautil.py | ||
test_ipavalidate.py | ||
test_keyring.py | ||
test_ssh.py |