Our code base is growing, and we could repeat less setup work in our tests and improve development pace. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO index 4993b02c..c1920313 100644 --- a/TODO +++ b/TODO @@ -84,7 +84,8 @@ all need to be considered for everything we introduce) * use REQUEST_URI properly for CGI / mod_perl2 compatibility with Message-IDs which include '%' (done?) -* more and better test cases (use git fast-import to speed up creation) +* better test cases, make faster by reusing more setup + code across tests * large mbox/Maildir/MH/NNTP spool import (in lei, but not for public-facing inboxes) -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
