svthalia/concrexit

View on GitHub
website/registrations/tests/test_models.py

Summary

Maintainability
B
6 hrs
Test Coverage

File test_models.py has 422 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from django.contrib.auth import get_user_model
from django.core.exceptions import ValidationError
from django.test import TestCase, override_settings
from django.utils import timezone
from django.utils.translation import gettext_lazy as _
Severity: Minor
Found in website/registrations/tests/test_models.py - About 6 hrs to fix

There are no issues that match your filters.

Category
Status