summaryrefslogtreecommitdiff
path: root/tests/account_test.py
Commit message (Expand)AuthorAge
* Check the return code from sendmailLucas Hoffmann2018-09-22
* Add a simple test for the send_mail functionLucas Hoffmann2018-08-16
* drop bytes support from AddressDylan Baker2018-03-06
* fix account.pyDylan Baker2018-03-01
* account: Fix Address comparison to b'' and u''Dylan Baker2017-09-06
* tests/account: Add test for comparing to empty stringDylan Baker2017-09-06
* account: Add an Address classDylan Baker2017-08-28
* tests: Add some basic test for AccountDylan Baker2017-06-07