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