feat: added tests for cart views

This commit is contained in:
Pablo Moreno
2024-11-28 00:45:41 +01:00
parent 254566eb8b
commit ec1f664734
6 changed files with 39 additions and 28 deletions
+1
View File
@@ -1,3 +1,4 @@
from django.contrib.auth.models import User
from django.test import TestCase
from django.urls import reverse