Initial conversion to new base class

This commit is contained in:
Trenton H
2026-02-25 14:30:50 -08:00
parent c431370bde
commit 7080322c41
19 changed files with 1032 additions and 193 deletions

View File

@@ -2,6 +2,7 @@ import shutil
from pathlib import Path
from unittest import mock
import pytest
from django.core.management import call_command
from django.test import TestCase
@@ -12,6 +13,7 @@ from documents.tests.utils import DirectoriesMixin
from documents.tests.utils import FileSystemAssertsMixin
@pytest.mark.management
class TestMakeThumbnails(DirectoriesMixin, FileSystemAssertsMixin, TestCase):
def make_models(self) -> None:
self.d1 = Document.objects.create(