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.
Srdjan Cosic 542f9d1cd0 Add test receiver creates order status change object 7 年之前
..
address Remove u prefix from all Python strings. 7 年之前
basket Drop mock in favour of unittest.mock 7 年之前
catalogue Deprecate ProductManager and BrowsableProductManager. 7 年之前
checkout Drop mock in favour of unittest.mock 7 年之前
core Update tests. 7 年之前
customer Add some tests for core.application and customer.utils. 8 年之前
dashboard Fix input validation for BenefitForm in dashboard.offers (#2762) 7 年之前
forms Remove u prefix from all Python strings. 7 年之前
offer Fix Range.all_products() inconsistency with contains_product() 7 年之前
order Add test receiver creates order status change object 7 年之前
partner Drop mock in favour of unittest.mock 7 年之前
payment Rename test file to match module tested. 9 年之前
search Replace calls to ugettext with gettext. 7 年之前
shipping Improve charge computation in `WeightBased` shipping method 7 年之前
templatetags (UPDATE) add timedelta formatter, pretify basket.time_since_creation report value 7 年之前
voucher Feature/voucher sets (#2384) 7 年之前
__init__.py Add integration test for currency templatetag 13 年之前
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 年之前
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 年之前
test_logging.py Merge tests.integration with tests.unit 9 年之前
test_migrations.py Remove all uses of six. 7 年之前
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 年之前