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 1424c6874a Fix EmailBackend.authenticate() signature for Django 1.11. 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 Add documentation and tests for multi_option attribute. 8 years ago
checkout Replace deprecated assertEquals with assertEqual in tests. 8 years ago
core Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output. 8 years ago
customer Fix EmailBackend.authenticate() signature for Django 1.11. 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 Replace deprecated assertEquals with assertEqual in tests. 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