symposion_app/registrasion/tests
2016-04-07 18:26:31 +10:00
..
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
controller_helpers.py Adds validate_allowed_to_pay(), which validates whether you’re allowed to pay for an invoice 2016-04-07 18:26:31 +10:00
patch_datetime.py Fixes flake8 errors 2016-01-22 17:21:29 +11:00
test_cart.py Adds validate_allowed_to_pay(), which validates whether you’re allowed to pay for an invoice 2016-04-07 18:26:31 +10:00
test_ceilings.py s/cart_controller_helper/controller_helpers/ 2016-04-07 17:16:04 +10:00
test_discount.py Tests now use TestingInvoiceController 2016-04-07 17:16:21 +10:00
test_enabling_condition.py s/cart_controller_helper/controller_helpers/ 2016-04-07 17:16:04 +10:00
test_invoice.py Adds validate_allowed_to_pay(), which validates whether you’re allowed to pay for an invoice 2016-04-07 18:26:31 +10:00
test_refund.py Makes invoice model, controller, and test changes to match issue #15 design doc 2016-04-07 17:16:56 +10:00
test_voucher.py Makes invoice model, controller, and test changes to match issue #15 design doc 2016-04-07 17:16:56 +10:00