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.
Diederik van der Boor da4f0e4dc4
Fix Range.all_products() inconsistency with contains_product()
il y a 7 ans
..
__init__.py Relocate add_product(s) helpers to oscar.test.basket il y a 12 ans
test_absolute_benefit.py Reduce maximum line length in flake8 config to 119 characters. il y a 7 ans
test_applicator.py Drop mock in favour of unittest.mock il y a 7 ans
test_availability.py Fix logic for checking whether an offer is active based on date. il y a 8 ans
test_benefit.py Remove use of python_2_unicode_compatible decorator. il y a 7 ans
test_combination.py Rename all tests files from *_tests.py to test_*.py il y a 9 ans
test_condition.py Drop mock in favour of unittest.mock il y a 7 ans
test_conditionaloffer_delete.py Cleanup unused benefits and conditions after conditional offer removal. il y a 8 ans
test_custom.py Fix condition/offer proxy class name property validation. il y a 8 ans
test_custom_range.py Replace calls to ugettext with gettext. il y a 7 ans
test_fixed_price_benefit.py Drop mock in favour of unittest.mock il y a 7 ans
test_forms.py Rename test file to match module tested. il y a 9 ans
test_manager.py Fix logic for checking whether an offer is active based on date. il y a 8 ans
test_multibuy_benefit.py Drop mock in favour of unittest.mock il y a 7 ans
test_percentage_benefit.py Drop mock in favour of unittest.mock il y a 7 ans
test_post_order_action.py Rename all tests files from *_tests.py to test_*.py il y a 9 ans
test_priority_offers.py Drop mock in favour of unittest.mock il y a 7 ans
test_range.py Fix Range.all_products() inconsistency with contains_product() il y a 7 ans
test_reports.py Rename all tests files from *_tests.py to test_*.py il y a 9 ans
test_results.py fix bug in grouped_voucher_discounts (#2366) il y a 8 ans
test_shipping_benefit.py Refactor Benefit clean methods and add tests for all of them. il y a 8 ans
test_shipping_percentage_benefit.py PEP8 cleanup, stop allowing PEP8 failures on Travis. il y a 8 ans
test_status.py Rename all tests files from *_tests.py to test_*.py il y a 9 ans
test_tax.py Rename all tests files from *_tests.py to test_*.py il y a 9 ans
test_weight_based_shipping_benefit.py Rename all tests files from *_tests.py to test_*.py il y a 9 ans