選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Samir Shah 4878b2a165 Fix kwarg handling in dashboard voucher set detail view. 7年前
..
address Remove u prefix from all Python strings. 7年前
basket Drop mock in favour of unittest.mock 7年前
catalogue Drop mock in favour of unittest.mock 7年前
checkout Drop mock in favour of unittest.mock 7年前
core Remove all uses of six. 7年前
customer Add some tests for core.application and customer.utils. 8年前
dashboard Fix kwarg handling in dashboard voucher set detail view. 7年前
forms Remove u prefix from all Python strings. 7年前
offer Drop mock in favour of unittest.mock 7年前
order Drop mock in favour of unittest.mock 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 Drop mock in favour of unittest.mock 7年前
templatetags Remove u prefix from all Python strings. 7年前
voucher Feature/voucher sets (#2384) 8年前
__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年前