comfy/artel/store/tests/test_views.py

12 wiersze
161 B
Python
Czysty Zwykły widok Historia

2023-07-20 15:49:12 +00:00
from django.test import TestCase
class ConfigureProductViewTestCase(TestCase):
def setUp(self):
...
def test_sdkfsdf(self):
...