Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Samir Shah 1784dfef42 Fix logic for checking whether an offer is active based on date. 8 лет назад
..
address Run the tests by default with postgresql 8 лет назад
basket Check if unit price available before calculating basket line prices. 8 лет назад
catalogue Attempt to create media directory for MissingProductImage if it doesn't exist. 8 лет назад
checkout Replace deprecated assertEquals with assertEqual in tests. 8 лет назад
core Switch to using Django's password validation framework in Django >=1.9 8 лет назад
customer Fix EmailBackend.authenticate() signature for Django 1.11. 8 лет назад
dashboard Merge tests.integration with tests.unit 9 лет назад
forms Fix handling of unicode formats in Oscar's date/time/datetime widgets. 8 лет назад
offer Fix logic for checking whether an offer is active based on date. 8 лет назад
order Add unittest for atomic stock allocation 8 лет назад
partner Check if stockrecord price is set when determining pricing policy in the `FixedRateTax` and `DeferredTax` pricing strategy mixins. 8 лет назад
payment Rename test file to match module tested. 9 лет назад
search Merge tests.integration with tests.unit 9 лет назад
shipping Rename test file to match module tested. 9 лет назад
templatetags Replace deprecated assertEquals with assertEqual in tests. 8 лет назад
voucher Rename test file to match module tested. 9 лет назад
__init__.py Add integration test for currency templatetag 13 лет назад
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
test_logging.py Merge tests.integration with tests.unit 9 лет назад
test_migrations.py Rename all tests files from *_tests.py to test_*.py 9 лет назад
test_promotion.py Merge tests.integration with tests.unit 9 лет назад
test_settings.py Don't use django.template.Context for template rendering 8 лет назад
test_wishlist.py Merge tests.integration with tests.unit 9 лет назад