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 a7edc8ba2f Drop mock in favour of unittest.mock 7 years ago
..
address Remove u prefix from all Python strings. 7 years ago
basket Drop mock in favour of unittest.mock 7 years ago
catalogue Drop mock in favour of unittest.mock 7 years ago
checkout Drop mock in favour of unittest.mock 7 years ago
core Remove all uses of six. 7 years ago
customer Add some tests for core.application and customer.utils. 8 years ago
dashboard Paginate results in dashboard VoucherSetListView. 7 years ago
forms Remove u prefix from all Python strings. 7 years ago
offer Drop mock in favour of unittest.mock 7 years ago
order Drop mock in favour of unittest.mock 7 years ago
partner Drop mock in favour of unittest.mock 7 years ago
payment Rename test file to match module tested. 9 years ago
search Replace calls to ugettext with gettext. 7 years ago
shipping Drop mock in favour of unittest.mock 7 years ago
templatetags Remove u prefix from all Python strings. 7 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 Replace calls to super(ClassName, self) with super(). 7 years ago
test_logging.py Merge tests.integration with tests.unit 9 years ago
test_migrations.py Remove all uses of six. 7 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