Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Alexander Gaevsky ca32efe36b Merge pull request #2009 from john-parton/issue/2008/expirymonth_attribute_error vor 9 Jahren
..
address Document and fix tests for #1964 vor 10 Jahren
basket Added tests for the basketline formset to make sure the queryset is ordered vor 9 Jahren
catalogue Replace assert statements with appropriate assert* method. vor 10 Jahren
checkout Add tests for ShippingAddressForm vor 11 Jahren
core Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. vor 9 Jahren
customer Forbid hyphens in CommunicationEventType code field vor 10 Jahren
dashboard Fix dashboard report form when date range is incomplete, add tests. vor 9 Jahren
forms Replace assert statements with appropriate assert* method. vor 10 Jahren
offer Various import fixes which were removed in Django 1.9 vor 10 Jahren
order Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem vor 10 Jahren
partner Fix validation message in basket vor 10 Jahren
payment If ExpiryMonthField is optional, don't throw an attribute error if value is None. vor 10 Jahren
search Fix running the search.munger_tests module vor 11 Jahren
shipping Update tests to stop using nose specific functions vor 10 Jahren
voucher Split oscar.test.newfactories in multiple modules vor 10 Jahren
__init__.py Moved tests into separate package. vor 13 Jahren
logging_tests.py Replace assert statements with appropriate assert* method. vor 10 Jahren
promotion_tests.py Moved tests into separate package. vor 13 Jahren
settings_tests.py Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception vor 10 Jahren
utils_tests.py Add compose function for combining decorators vor 12 Jahren
wishlist_tests.py Use compatability layer for user in test vor 12 Jahren