You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael van Tellingen 2aac20719e Don't use django.template.Context for template rendering 8 years ago
..
address Run the tests by default with postgresql 9 years ago
basket Check if unit price available before calculating basket line prices. 8 years ago
catalogue Fix flake8 warnings. 9 years ago
checkout Create `PaymentEventQuantity` for all payment events as well as for all order lines. 8 years ago
core Add fallback for loading formset classes from old destination for backward compatibility, show deprecation warning, add tests. 9 years ago
customer Add test for dispatching user-related messages. 8 years ago
dashboard Merge tests.integration with tests.unit 9 years ago
forms Merge tests.integration with tests.unit 9 years ago
offer Rename test file to match module tested. 9 years ago
order Add unittest for atomic stock allocation 8 years ago
partner Check if stockrecord price is set when determining pricing policy in the `FixedRateTax` and `DeferredTax` pricing strategy mixins. 8 years ago
payment Rename test file to match module tested. 9 years ago
search Merge tests.integration with tests.unit 9 years ago
shipping Rename test file to match module tested. 9 years ago
templatetags Slightly refactor currency formatting in order to support multiple currencies. 8 years ago
voucher Rename test file to match module tested. 9 years ago
__init__.py Add integration test for currency templatetag 13 years ago
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_logging.py Merge tests.integration with tests.unit 9 years ago
test_migrations.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_promotion.py Merge tests.integration with tests.unit 9 years ago
test_settings.py Don't use django.template.Context for template rendering 8 years ago
test_wishlist.py Merge tests.integration with tests.unit 9 years ago