tvl-depot/third_party/lisp/mime4cl/test
sterni b8e4da856f test(sterni/mblog/golden): check mblog against expected output
This should allow for refactors with more confidence as we can make sure
base functionality stays the same. It is important to test image
extraction, so unfortunately we need to check in a base64 rendering of
an image file. I've used //users/tvlbot.jpg, so git should at least be
able to deduplicate the extracted content. Note that this was achieved
by altering the note message since I wasn't able to add the picture in
the iOS Notes.app without the image being recompressed.

To get extra benefit, we also add the test note to the mime4cl test suite.

The expected output can be updated with

    mblog $(mg build :maildir) expected

Change-Id: I0aa493b206439018ad89745bacbd47af78bd1396
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12911
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: sterni <sternenseemann@systemli.org>
2024-12-26 12:59:03 +00:00
..
samples test(sterni/mblog/golden): check mblog against expected output 2024-12-26 12:59:03 +00:00
.skip-tree feat(3p/lisp/mime4cl): add benchmark script 2024-12-04 22:18:18 +00:00
address.lisp chore(3p/lisp/mime4cl): remove CMUCL specific code 2022-01-26 17:43:54 +00:00
endec.lisp test(3p/lisp/mime4cl): test decoding RFC2047 examples 2023-05-18 16:18:44 +00:00
mime.lisp refactor(3p/lisp/mime4cl/test): create one test case per sample file 2023-05-16 16:25:11 +00:00
package.lisp chore: remove sclf from the tree 2022-07-05 15:01:17 +00:00
rt.lisp refactor(3p/lisp/mime4cl/test): create one test case per sample file 2023-05-16 16:25:11 +00:00
temp-file.lisp refactor(3p/lisp/mime4cl): remove be and be* 2023-05-18 16:18:42 +00:00