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.
Maik Hoepfel 392bc33b38 Merge pull request #1846 from MatthewWilkes/unavailable-product-bug-fixes 10 lat temu
..
address Replace last occurences of django-dynamic-fixture with factory-boy 10 lat temu
basket Trigger product unavailable warning message using availability policy rather than reproducing the stockrecord check, to allow for greater extensibility. 10 lat temu
catalogue Replace assert statements with appropriate assert* method. 10 lat temu
core Add missing __init__ in tests.integration.core 11 lat temu
customer Move tests into integration test folder 11 lat temu
dashboard Replace assert statements with appropriate assert* method. 10 lat temu
forms Add integration test for ExtendedURLField 12 lat temu
offer Various small fixes for Django 1.9 10 lat temu
order Consolidate `oscar.test.factories` imports in the test modules 10 lat temu
partner Replace assert statements with appropriate assert* method. 10 lat temu
payment Consolidate `oscar.test.factories` imports in the test modules 10 lat temu
shipping Update tests to stop using nose specific functions 10 lat temu
templatetags Alphabetize imports. 10 lat temu
__init__.py Add integration test for currency templatetag 13 lat temu
auth_tests.py Use assertEqual instead of assertEquals in test suite 11 lat temu