haystack / YouPS

YouPS: An email automation tool that makes your email management easy! 😎
11 stars 5 forks source link

Youps unit test #180

Closed soyapark closed 5 years ago

soyapark commented 5 years ago

Usage: python manage youps_test send-test|run-test

Feel free to add more tests emails and test cases at youps_test.py

Close #163

lukesmurray commented 5 years ago

overall i think this is good. I'm not sure what other test cases we would want to add since this seems to cover a lot of the text parsing we do. eventually we would want something like testing bcc, cc, replies, etc where more than one email message or email inbox could be involved.