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.
danyilmaz 32b7249e44 Allow users to specify card types 12 years ago
..
address assertEquals deprecated in favor of assertEqual 12 years ago
basket assertEquals deprecated in favor of assertEqual 12 years ago
catalogue Revert review form API to be more explicit 12 years ago
checkout assertEquals deprecated in favor of assertEqual 12 years ago
core Add test for hardcoded user model in migrations 12 years ago
customer Use Oscar's AbstractUser model for the test suite 12 years ago
dashboard Use new style exceptions. 12 years ago
forms Adjust test generator to make tests pass 12 years ago
offer Integers can’t start with 0 12 years ago
partner Rename poorly named partner.exceptions.ImportError 12 years ago
payment Allow users to specify card types 12 years ago
shipping assertEquals deprecated in favor of assertEqual 12 years ago
voucher Python3 doesn’t like integers prefixed by 0. 12 years ago
__init__.py Moved tests into separate package. 13 years ago
logging_tests.py Use nose test generators instead of @dataProviders 12 years ago
promotion_tests.py Moved tests into separate package. 13 years ago
settings_tests.py Moved Oscar's templates into a new folder. 13 years ago
utils_tests.py Add compose function for combining decorators 12 years ago
wishlist_tests.py Use compatability layer for user in test 12 years ago