Paul J Stevens
f7971ccd5c
Feature/voucher sets (#2384)
Add support for managing large amounts of vouchers grouped in sets.
пре 8 година
Michael van Tellingen
0ebe344a27
Merge tests.integration with tests.unit
The idea of splitting integration from unittests is good in theory
but leads to a lot of mental overhead. Besides whenever a tests
interacts with a database it isn't a unittest anyway.
пре 9 година
Michael van Tellingen
28ea962ab6
Rename all tests files from *_tests.py to test_*.py
Better to use filenames which are commonly used in the python word then
custom ones.
пре 9 година
Maik Hoepfel
fe692f0a3c
Change wording for voucher form test
I was confused by what the test does, and had to ask @codeinthehole to
explain. Hopefully made it's intention a bit clearer now.
пре 11 година
Xavier Ordoquy
3bae3809b8
Use new style exceptions.
пре 12 година
David Winterbottom
02b3644e3c
Fix validation error in dashboard voucher form
The clean method was raising a KeyError when the date fields were empty.
пре 13 година