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.
Victor Munene e78a9ebbe0 Change OSCAR_OFFER_ROUNDING_FUNCTION to require a dotted path to the rounding function (#2812) il y a 7 ans
..
address Remove u prefix from all Python strings. il y a 7 ans
basket Drop mock in favour of unittest.mock il y a 7 ans
catalogue Deprecate ProductManager and BrowsableProductManager. il y a 7 ans
checkout Drop mock in favour of unittest.mock il y a 7 ans
core Update tests. il y a 7 ans
customer Add some tests for core.application and customer.utils. il y a 8 ans
dashboard Fix input validation for BenefitForm in dashboard.offers (#2762) il y a 7 ans
forms Remove u prefix from all Python strings. il y a 7 ans
offer Change OSCAR_OFFER_ROUNDING_FUNCTION to require a dotted path to the rounding function (#2812) il y a 7 ans
order Add test receiver creates order status change object il y a 7 ans
partner Drop mock in favour of unittest.mock il y a 7 ans
payment Rename test file to match module tested. il y a 9 ans
search Replace calls to ugettext with gettext. il y a 7 ans
shipping Fix flake8 warnings introduced in flake8 3.6.0 il y a 7 ans
templatetags (UPDATE) add timedelta formatter, pretify basket.time_since_creation report value il y a 7 ans
voucher Feature/voucher sets (#2384) il y a 7 ans
__init__.py Add integration test for currency templatetag il y a 13 ans
test_auth.py Rename all tests files from *_tests.py to test_*.py il y a 9 ans
test_hidden_features.py Replace calls to super(ClassName, self) with super(). il y a 7 ans
test_logging.py Merge tests.integration with tests.unit il y a 9 ans
test_migrations.py Remove all uses of six. il y a 7 ans
test_promotion.py Merge tests.integration with tests.unit il y a 9 ans
test_settings.py Don't use django.template.Context for template rendering il y a 8 ans
test_wishlist.py Merge tests.integration with tests.unit il y a 9 ans