symposion_app/registrasion/tests
2016-03-26 19:47:01 +11:00
..
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
patch_datetime.py Fixes flake8 errors 2016-01-22 17:21:29 +11:00
test_cart.py Fixes bug where discount quantity applied to all users rather than specific user. Adds test case. 2016-03-25 12:50:34 +11:00
test_ceilings.py Fixes flake8 errors 2016-01-22 17:21:29 +11:00
test_discount.py Adds available_discounts, which allows enumeration of the discounts that are available for a given set of products and categories 2016-03-25 18:59:34 +11:00
test_enabling_condition.py Adds available_products as a method on ProductController 2016-03-26 13:37:13 +11:00
test_invoice.py Applying a voucher to a cart now uses the voucher code rather than the voucher object. Adds tests for constraints on vouchers. 2016-03-23 15:04:51 +11:00
test_voucher.py Makes it invalid for a user to re-enter a voucher code they already have. 2016-03-26 19:47:01 +11:00