svthalia/concrexit

View on GitHub
website/payments/tests/test_views.py

Summary

Maintainability
C
1 day
Test Coverage

File test_views.py has 615 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from unittest import mock
from unittest.mock import ANY, MagicMock, Mock, PropertyMock, patch

from django.apps import apps
from django.contrib.auth import get_user_model
Severity: Major
Found in website/payments/tests/test_views.py - About 1 day to fix

There are no issues that match your filters.

Category
Status