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 years ago
..
__init__.py Moved tests into separate package. 13 years ago
catalogue_tests.py flake8 9 years ago
category_tests.py flake8 9 years ago
communication_tests.py Replace last occurences of django-dynamic-fixture with factory-boy 10 years ago
dashboard_tests.py flake8 9 years ago
offer_tests.py Added test for directly saving without all the steps, added test for the dashboard offer-list page. 10 years ago
order_tests.py flake8 9 years ago
page_tests.py Disentangle Django's test client from Oscar's custom webtest class 12 years ago
partner_tests.py assertEquals deprecated in favor of assertEqual 12 years ago
product_tests.py UnitTest.assertEqual instead of .assertEquals() 9 years ago
promotion_tests.py flake8 9 years ago
range_tests.py UnitTest.assertEqual instead of .assertEquals() 9 years ago
reports_tests.py Fix Python 3 issue with the Offer reports 9 years ago
review_tests.py Fix failing unittests 9 years ago
shipping_tests.py Drop upper_charge logic for weight based shipping methods 11 years ago
user_tests.py Fix failing unittests 9 years ago