Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Alexander Gaevsky 0238780751 Merge pull request #2154 from sasha0/issues/1847/range-sku-duplication il y a 9 ans
..
__init__.py Moved tests into separate package. il y a 13 ans
catalogue_tests.py Some tests in TestCatalogueViews il y a 10 ans
category_tests.py Replace last occurences of django-dynamic-fixture with factory-boy il y a 10 ans
communication_tests.py Replace last occurences of django-dynamic-fixture with factory-boy il y a 10 ans
dashboard_tests.py Create a separate dashboard login/logout il y a 9 ans
offer_tests.py Added test for directly saving without all the steps, added test for the dashboard offer-list page. il y a 10 ans
order_tests.py Fix failing unittests il y a 9 ans
page_tests.py Disentangle Django's test client from Oscar's custom webtest class il y a 12 ans
partner_tests.py assertEquals deprecated in favor of assertEqual il y a 12 ans
product_tests.py Add test for product attribute update through the product edit page in the dashboard. il y a 9 ans
promotion_tests.py Disentangle Django's test client from Oscar's custom webtest class il y a 12 ans
range_tests.py Show warning message if there is more than one product stock record has same SKU during product range edit in the dashboard. il y a 9 ans
reports_tests.py Disentangle Django's test client from Oscar's custom webtest class il y a 12 ans
review_tests.py Fix failing unittests il y a 9 ans
shipping_tests.py Drop upper_charge logic for weight based shipping methods il y a 11 ans
user_tests.py Fix failing unittests il y a 9 ans