library/library
Charlie Wang bff0abf3aa Refactor email reminder code
- Pull out email generation into a new module so that the email
message itself can be tested.
- Add a "backdoor" for the email login screen that writes emails to
text files under test_emails/ instead of sending them.
- Add a GNU expect script to automate email reminder testing using
the above features.
2017-02-04 12:21:05 -05:00
..
interface Refactor email reminder code 2017-02-04 12:21:05 -05:00
__init__.py Moving code about for packaging 2013-12-18 20:31:27 -05:00
book_data.py In which I, Felix Bauckholt, assert my dominance 2016-01-24 01:27:47 -05:00
database.py Categorizing and uncategorizing based on selection 2016-03-12 21:02:43 -05:00
emails.py Refactor email reminder code 2017-02-04 12:21:05 -05:00
exceptions.py Added error messages for the checkout process 2016-02-06 16:41:27 -05:00
permissions.py Moving code about for packaging 2013-12-18 20:31:27 -05:00