Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Maik Hoepfel 00a6b597ca Merge pull request #1832 from regulusweb/fix/eventhandler_no_lines_validation 10 лет назад
..
address Fix the address model tests 10 лет назад
basket Fix create_line_reference for options already enconded to utf-8 10 лет назад
catalogue Replace assert statements with appropriate assert* method. 10 лет назад
checkout Add tests for ShippingAddressForm 11 лет назад
core Simplify the test for the @python_2_unicode_compatible 10 лет назад
customer Forbid hyphens in CommunicationEventType code field 10 лет назад
dashboard adding failing test for missing page_url field 10 лет назад
forms Replace assert statements with appropriate assert* method. 10 лет назад
offer Various import fixes which were removed in Django 1.9 10 лет назад
order Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem 10 лет назад
partner Fix validation message in basket 10 лет назад
payment Replace assert statements with appropriate assert* method. 10 лет назад
search Fix running the search.munger_tests module 11 лет назад
shipping Update tests to stop using nose specific functions 10 лет назад
voucher Split oscar.test.newfactories in multiple modules 10 лет назад
__init__.py Moved tests into separate package. 13 лет назад
logging_tests.py Replace assert statements with appropriate assert* method. 10 лет назад
promotion_tests.py Moved tests into separate package. 13 лет назад
settings_tests.py Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10 лет назад
utils_tests.py Add compose function for combining decorators 12 лет назад
wishlist_tests.py Use compatability layer for user in test 12 лет назад