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.
Samir Shah 1784dfef42 Fix logic for checking whether an offer is active based on date. 8 lat temu
..
address Run the tests by default with postgresql 8 lat temu
basket Check if unit price available before calculating basket line prices. 8 lat temu
catalogue Attempt to create media directory for MissingProductImage if it doesn't exist. 8 lat temu
checkout Replace deprecated assertEquals with assertEqual in tests. 8 lat temu
core Switch to using Django's password validation framework in Django >=1.9 8 lat temu
customer Fix EmailBackend.authenticate() signature for Django 1.11. 8 lat temu
dashboard Merge tests.integration with tests.unit 9 lat temu
forms Fix handling of unicode formats in Oscar's date/time/datetime widgets. 8 lat temu
offer Fix logic for checking whether an offer is active based on date. 8 lat temu
order Add unittest for atomic stock allocation 8 lat temu
partner Check if stockrecord price is set when determining pricing policy in the `FixedRateTax` and `DeferredTax` pricing strategy mixins. 8 lat temu
payment Rename test file to match module tested. 9 lat temu
search Merge tests.integration with tests.unit 9 lat temu
shipping Rename test file to match module tested. 9 lat temu
templatetags Replace deprecated assertEquals with assertEqual in tests. 8 lat temu
voucher Rename test file to match module tested. 9 lat temu
__init__.py Add integration test for currency templatetag 13 lat temu
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 lat temu
test_logging.py Merge tests.integration with tests.unit 9 lat temu
test_migrations.py Rename all tests files from *_tests.py to test_*.py 9 lat temu
test_promotion.py Merge tests.integration with tests.unit 9 lat temu
test_settings.py Don't use django.template.Context for template rendering 8 lat temu
test_wishlist.py Merge tests.integration with tests.unit 9 lat temu