tests and actions
This commit is contained in:
parent
c05feb37d3
commit
78f52ea7f4
17 changed files with 4140 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
||||
# Import all test modules to ensure they are discovered by Django's test runner
|
||||
from .tests.test_pricing import *
|
||||
from .tests.test_pricing_edge_cases import *
|
||||
from .tests.test_pricing_integration import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue