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.
Paul J Stevens df1d2faf49 missing pagination on offer dashboard views 8 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 Set maximum line quantity on basket page. 8 years ago
catalogue Display variant images on product detail page and fallback to parent product if they do not exist. 8 years ago
checkout Drop support below Django 1.11 8 years ago
core Add tests specifically for NullCharField. 8 years ago
customer Add some tests for core.application and customer.utils. 8 years ago
dashboard missing pagination on offer dashboard views 8 years ago
forms Upgrade select2 to v4.0, and refactor RemoteSelect widget to work with it. 8 years ago
offer Drop support below Django 1.11 8 years ago
order Do not perform stock allocation manipulations on non-stock-tracked products (#2567) 8 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 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_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