Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() 9 лет назад
..
__init__.py Moved tests into separate package. 13 лет назад
catalogue_tests.py flake8 9 лет назад
category_tests.py flake8 9 лет назад
communication_tests.py Replace last occurences of django-dynamic-fixture with factory-boy 10 лет назад
dashboard_tests.py flake8 9 лет назад
offer_tests.py Added test for directly saving without all the steps, added test for the dashboard offer-list page. 10 лет назад
order_tests.py flake8 9 лет назад
page_tests.py Disentangle Django's test client from Oscar's custom webtest class 11 лет назад
partner_tests.py assertEquals deprecated in favor of assertEqual 12 лет назад
product_tests.py UnitTest.assertEqual instead of .assertEquals() 9 лет назад
promotion_tests.py flake8 9 лет назад
range_tests.py UnitTest.assertEqual instead of .assertEquals() 9 лет назад
reports_tests.py Fix Python 3 issue with the Offer reports 9 лет назад
review_tests.py Fix failing unittests 9 лет назад
shipping_tests.py Drop upper_charge logic for weight based shipping methods 11 лет назад
user_tests.py Fix failing unittests 9 лет назад