Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Maik Hoepfel 392bc33b38 Merge pull request #1846 from MatthewWilkes/unavailable-product-bug-fixes 10 лет назад
..
address Replace last occurences of django-dynamic-fixture with factory-boy 10 лет назад
basket Trigger product unavailable warning message using availability policy rather than reproducing the stockrecord check, to allow for greater extensibility. 10 лет назад
catalogue Replace assert statements with appropriate assert* method. 10 лет назад
core Add missing __init__ in tests.integration.core 11 лет назад
customer Move tests into integration test folder 11 лет назад
dashboard Replace assert statements with appropriate assert* method. 10 лет назад
forms Add integration test for ExtendedURLField 12 лет назад
offer Various small fixes for Django 1.9 10 лет назад
order Consolidate `oscar.test.factories` imports in the test modules 10 лет назад
partner Replace assert statements with appropriate assert* method. 10 лет назад
payment Consolidate `oscar.test.factories` imports in the test modules 10 лет назад
shipping Update tests to stop using nose specific functions 10 лет назад
templatetags Alphabetize imports. 10 лет назад
__init__.py Add integration test for currency templatetag 13 лет назад
auth_tests.py Use assertEqual instead of assertEquals in test suite 11 лет назад