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.
Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 years ago
..
address Document and fix tests for #1964 10 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 allow get_class to work with modules that aren't in oscar's core 9 years ago
customer Forbid hyphens in CommunicationEventType code field 10 years ago
dashboard adding failing test for missing page_url field 10 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 Fix failing tests since we now live in 2016 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