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 47fbac61a2 Add backward compatible order verification hash checking. 7 years ago
..
address Distinguish active address fields definition and address hash generation in order to avoid hashing breaking when active address fields property is customized. 8 years ago
basket Feature/voucher sets (#2384) 7 years ago
catalogue Extend category unicode slug test, add test for category absolute URL caching. 7 years ago
checkout Drop support below Django 1.11 8 years ago
core Add a setting to allow overriding Oscar's dynamic class loader. 7 years ago
customer Add some tests for core.application and customer.utils. 8 years ago
dashboard Feature/voucher sets (#2384) 7 years ago
forms Add support for Django 2. 7 years ago
offer Drop support below Django 1.11 8 years ago
order Add backward compatible order verification hash checking. 7 years ago
partner Fix StockRecord.can_track_allocations for child products. 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 Feature/voucher sets (#2384) 7 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_hidden_features.py Drop support below Django 1.11 8 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