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 78823ca044 Feature/stacked offers (#2410) 8 years ago
..
address Run the tests by default with postgresql 8 years ago
basket Feature/stacked offers (#2410) 8 years ago
catalogue PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 years ago
checkout Only send analytics transaction events on the first load of the checkout thank you page. 8 years ago
core Preserve all existing phone_number field attributes in PhoneNumberMixin. 8 years ago
customer Fix EmailBackend.authenticate() signature for Django 1.11. 8 years ago
dashboard Merge tests.integration with tests.unit 9 years ago
forms Revert "Skip some widget tests on Python 2 due to a bug in Django." 8 years ago
offer Refactor proxy_map on conditions and benefits for easier overriding (#2419) 8 years ago
order PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 years ago
partner Check if stockrecord price is set when determining pricing policy in the `FixedRateTax` and `DeferredTax` pricing strategy mixins. 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_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