Go to file
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
debian Build for stretch 2017-01-20 23:08:59 -05:00
error_files Moving code about for packaging 2013-12-18 20:31:27 -05:00
librarian_tests In which I, Felix Bauckholt, assert my dominance 2016-01-24 01:27:47 -05:00
library Refactor email reminder code 2017-02-04 12:21:05 -05:00
ncurses_tools Cleaned files, started to follow naming convention 2013-10-23 12:17:56 -04:00
.gitignore Refactor email reminder code 2017-02-04 12:21:05 -05:00
TODO Refactor email reminder code 2017-02-04 12:21:05 -05:00
librarian Added ability for libcom to send emails to those with overdue books 2017-02-04 00:24:15 -05:00
run_emails_test.exp Refactor email reminder code 2017-02-04 12:21:05 -05:00
run_tests.sh made tests use python3 2013-11-09 01:05:24 -05:00
setup.py Packaging set up 2014-01-12 20:31:37 -05:00