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.
Maik Hoepfel 00a6b597ca Merge pull request #1832 from regulusweb/fix/eventhandler_no_lines_validation 10 years ago
..
address Fix the address model tests 10 years ago
basket Fix create_line_reference for options already enconded to utf-8 10 years ago
catalogue Replace assert statements with appropriate assert* method. 10 years ago
checkout Add tests for ShippingAddressForm 11 years ago
core Simplify the test for the @python_2_unicode_compatible 10 years ago
customer Forbid hyphens in CommunicationEventType code field 10 years ago
dashboard adding failing test for missing page_url field 10 years ago
forms Replace assert statements with appropriate assert* method. 10 years ago
offer Various import fixes which were removed in Django 1.9 10 years ago
order Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem 10 years ago
partner Fix validation message in basket 10 years ago
payment Replace assert statements with appropriate assert* method. 10 years ago
search Fix running the search.munger_tests module 11 years ago
shipping Update tests to stop using nose specific functions 10 years ago
voucher Split oscar.test.newfactories in multiple modules 10 years ago
__init__.py Moved tests into separate package. 13 years ago
logging_tests.py Replace assert statements with appropriate assert* method. 10 years ago
promotion_tests.py Moved tests into separate package. 13 years ago
settings_tests.py Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10 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