Tests

shopkit.price.advanced.tests

class shopkit.price.advanced.tests.AdvancedPriceTestMixin

Bases: object

Base class for testing advanced prices.

setUp()

This makes the Price class from the SHOPKIT_PRICE_MODEL available as self.price_class for unittests to make use of.