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.
Vladimir Bolshakov b5432c6f78 Added uppercase option to AutoSlugField. 12 years ago
..
address Factory Boy for test fixtures & port address model tests 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 Added uppercase option to AutoSlugField. Tests for separator and uppercase options. 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 Update test factories to use partner_name kwarg for partner name 12 years ago
payment Allow users to specify card types 12 years ago
shipping assertEquals deprecated in favor of assertEqual 12 years ago
voucher Update tests for new fields and correct timezone handling 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