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.
Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() il y a 9 ans
..
__init__.py Moved tests into separate package. il y a 13 ans
catalogue_tests.py flake8 il y a 9 ans
category_tests.py flake8 il y a 9 ans
communication_tests.py Replace last occurences of django-dynamic-fixture with factory-boy il y a 10 ans
dashboard_tests.py flake8 il y a 9 ans
offer_tests.py Added test for directly saving without all the steps, added test for the dashboard offer-list page. il y a 10 ans
order_tests.py flake8 il y a 9 ans
page_tests.py Disentangle Django's test client from Oscar's custom webtest class il y a 12 ans
partner_tests.py assertEquals deprecated in favor of assertEqual il y a 12 ans
product_tests.py UnitTest.assertEqual instead of .assertEquals() il y a 9 ans
promotion_tests.py flake8 il y a 9 ans
range_tests.py UnitTest.assertEqual instead of .assertEquals() il y a 9 ans
reports_tests.py Fix Python 3 issue with the Offer reports il y a 9 ans
review_tests.py Fix failing unittests il y a 9 ans
shipping_tests.py Drop upper_charge logic for weight based shipping methods il y a 11 ans
user_tests.py Fix failing unittests il y a 9 ans