uchicago-library / attachment-converter

Attachment Converter: tool for batch converting attachments in an email mailbox
GNU General Public License v2.0
8 stars 3 forks source link

32 refactor conversion code #33

Closed nmmull closed 2 years ago

nmmull commented 2 years ago

Generally speaking, I think this is a good baseline for starting testing on individual emails. With everything refactored it should be easier to isolate any necessary changes.

nmmull commented 2 years ago

Also included a unit test file to get everyone started.