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.
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 12 年之前
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 年之前