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.
Alexander Gaevsky fff6762e12 Merge pull request #2078 from regulusweb/fix/review_status_setting 9 years ago
..
address Replace last occurences of django-dynamic-fixture with factory-boy 10 years ago
basket Fix basket quantity threshold for the updated basket line quantity. 9 years ago
catalogue Change the default argument of ProductReview.status to a callable. 9 years ago
core Add missing __init__ in tests.integration.core 11 years ago
customer Use empty message instead None. 9 years ago
dashboard Replace assert statements with appropriate assert* method. 10 years ago
forms Add integration test for ExtendedURLField 12 years ago
offer Fix re-add of removed product from product range. 9 years ago
order Add tests for order creator to make sure site parameter respected. 9 years ago
partner Replace assert statements with appropriate assert* method. 10 years ago
payment Consolidate `oscar.test.factories` imports in the test modules 10 years ago
shipping Merge pull request #1922 from edoburu/fix/weightbased-discount 10 years ago
templatetags Alphabetize imports. 10 years ago
__init__.py Add integration test for currency templatetag 13 years ago
auth_tests.py Use assertEqual instead of assertEquals in test suite 11 years ago
migrations_tests.py Add unittest for testing migrations (from wagtail) 9 years ago