# 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 *