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 40bd5b4639 Use altered StockRecord model in tests 11 years ago
..
address Merge old factoryboy factories into new module 11 years ago
basket assertEquals deprecated in favor of assertEqual 12 years ago
catalogue Ensure boolean attribute values get validated correctly 11 years ago
checkout Adjust API for checkout calculator 11 years ago
core Add support for methods on User model when checking permissions 11 years ago
customer Move tests into integration test folder 11 years ago
dashboard Get tests to pass (excluding DeprecationWarnings) 11 years ago
forms Adjust test generator to make tests pass 12 years ago
offer Move tests into integration test folder 11 years ago
partner Use altered StockRecord model in tests 11 years ago
payment Minor test suite fixes for Python 3 compatibility 12 years ago
shipping Drop upper_charge logic for weight based shipping methods 11 years ago
voucher Remove leftover naive datetimes in tests 11 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