tests/test_mail.py

Summary

Maintainability
A
3 hrs
Test Coverage

File test_mail.py has 320 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from dataclasses import dataclass, field
from unittest import TestCase
from unittest.mock import MagicMock, patch

from sipa.mail import send_contact_mail, send_complex_mail, \
Severity: Minor
Found in tests/test_mail.py - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status