vmesel/PyJobs

View on GitHub
pyjobs/core/tests/test_job_views.py

Summary

Maintainability
C
1 day
Test Coverage

File test_job_views.py has 504 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from unittest.mock import patch

from django.contrib.auth.models import User
from django.http import HttpRequest
from django.test import Client, TestCase, override_settings
Severity: Major
Found in pyjobs/core/tests/test_job_views.py - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status