symposion_app/registrasion/tests
Christopher Neugebauer 4f16e4b9d0 Oops.
2016-08-21 18:28:16 +10:00
..
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
controller_helpers.py Stops testing using ManualPayment, and just uses PaymentBase instead 2016-04-25 16:45:42 +10:00
patches.py Renames patch_datetime to patches, adds e-mail patching bits 2016-08-21 16:39:57 +10:00
test_batch.py Adds test case for CartController batching 2016-05-01 14:56:46 +10:00
test_cart.py Renames patch_datetime to patches, adds e-mail patching bits 2016-08-21 16:39:57 +10:00
test_ceilings.py Flake8 fixes 2016-04-29 11:08:45 +10:00
test_discount.py Tests and fixes for a bug where discount quantities did not respect per-line item quantities. 2016-04-29 11:11:59 +10:00
test_flag.py Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00
test_invoice.py Oops. 2016-08-21 18:28:16 +10:00
test_refund.py Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00
test_voucher.py Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00