]> Sergey Matveev's repositories - public-inbox.git/commit
t/*.t: reduce dependency on Email::MIME APIs
authorEric Wong <e@yhbt.net>
Tue, 21 Apr 2020 21:16:13 +0000 (21:16 +0000)
committerEric Wong <e@yhbt.net>
Wed, 22 Apr 2020 18:26:01 +0000 (18:26 +0000)
commite6b7a7f5f70fb89a54ff158bc6c8b564149947e5
treecd04e08c3f866875586774959fdb64e7e6bb78e8
parent62d1a4da996bd9a664be954f71f78fe052f9df16
t/*.t: reduce dependency on Email::MIME APIs

Instead, favor PublicInbox::MIME->new for non-attachment emails.
We may support alternatives to Email::MIME down the line.

We'll still keep Email::MIME->create to deal with attachments,
for now, but there's also a fair amount of test duplication
we should eliminate, later.
37 files changed:
t/altid.t
t/altid_v2.t
t/cgi.t
t/content_id.t
t/convert-compact.t
t/feed.t
t/filter_rubylang.t
t/filter_subjecttag.t
t/filter_vger.t
t/html_index.t
t/httpd.t
t/import.t
t/indexlevels-mirror.t
t/mid.t
t/msgtime.t
t/nntp.t
t/nntpd.t
t/nulsubject.t
t/plack.t
t/psgi_attach.t
t/psgi_mount.t
t/psgi_multipart_not.t
t/psgi_scan_all.t
t/psgi_search.t
t/psgi_text.t
t/reply.t
t/search-thr-index.t
t/search.t
t/time.t
t/v1-add-remove-add.t
t/v1reindex.t
t/v2-add-remove-add.t
t/v2mda.t
t/v2reindex.t
t/v2writable.t
t/watch_maildir.t
t/xcpdb-reshard.t