from oscar.apps.address.tests import * from oscar.apps.basket.tests import * from oscar.apps.order.tests import * from oscar.apps.product.tests import * from oscar.apps.stock.tests import * from oscar.apps.checkout.tests import * from oscar.apps.payment.tests import * from oscar.apps.offer.tests import * from oscar.apps.shipping.tests import * from oscar.apps.customer.tests import * from oscar.apps.discount.tests import * from oscar.apps.promotions.tests import * from oscar.apps.catalogue_import.tests import * from oscar.core.tests import *