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.
Zachary B. Mott ee3e907a1b #2112. Fix postal code validator for Brunei Darussalam. 9 years ago
..
address #2112. Fix postal code validator for Brunei Darussalam. 9 years ago
basket Added tests for the basketline formset to make sure the queryset is ordered 9 years ago
catalogue Replace assert statements with appropriate assert* method. 10 years ago
checkout Add tests for ShippingAddressForm 11 years ago
core Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. 9 years ago
customer Forbid hyphens in CommunicationEventType code field 10 years ago
dashboard Fix dashboard report form when date range is incomplete, add tests. 9 years ago
forms Replace assert statements with appropriate assert* method. 10 years ago
offer Various import fixes which were removed in Django 1.9 10 years ago
order Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem 10 years ago
partner Fix validation message in basket 10 years ago
payment If ExpiryMonthField is optional, don't throw an attribute error if value is None. 10 years ago
search Fix running the search.munger_tests module 11 years ago
shipping Update tests to stop using nose specific functions 10 years ago
voucher Split oscar.test.newfactories in multiple modules 10 years ago
__init__.py Moved tests into separate package. 13 years ago
logging_tests.py Replace assert statements with appropriate assert* method. 10 years ago
promotion_tests.py Moved tests into separate package. 13 years ago
settings_tests.py Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10 years ago
utils_tests.py Add compose function for combining decorators 12 years ago
wishlist_tests.py Use compatability layer for user in test 12 years ago