Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Maik Hoepfel 00a6b597ca Merge pull request #1832 from regulusweb/fix/eventhandler_no_lines_validation il y a 10 ans
..
address Fix the address model tests il y a 10 ans
basket Fix create_line_reference for options already enconded to utf-8 il y a 10 ans
catalogue Replace assert statements with appropriate assert* method. il y a 10 ans
checkout Add tests for ShippingAddressForm il y a 11 ans
core Simplify the test for the @python_2_unicode_compatible il y a 10 ans
customer Forbid hyphens in CommunicationEventType code field il y a 10 ans
dashboard adding failing test for missing page_url field il y a 10 ans
forms Replace assert statements with appropriate assert* method. il y a 10 ans
offer Various import fixes which were removed in Django 1.9 il y a 10 ans
order Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem il y a 10 ans
partner Fix validation message in basket il y a 10 ans
payment Replace assert statements with appropriate assert* method. il y a 10 ans
search Fix running the search.munger_tests module il y a 11 ans
shipping Update tests to stop using nose specific functions il y a 10 ans
voucher Split oscar.test.newfactories in multiple modules il y a 10 ans
__init__.py Moved tests into separate package. il y a 13 ans
logging_tests.py Replace assert statements with appropriate assert* method. il y a 10 ans
promotion_tests.py Moved tests into separate package. il y a 13 ans
settings_tests.py Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception il y a 10 ans
utils_tests.py Add compose function for combining decorators il y a 12 ans
wishlist_tests.py Use compatability layer for user in test il y a 12 ans