tvl-depot/users/sterni/mblog/golden/expected/d81cb91d-c210-46b1-835a-6a7c34db666b/index.html
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

2 lines
No EOL
690 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html><head><meta charset='utf-8'><meta viewport='width=device-width'><title>example note</title><link rel='stylesheet' type='text/css' href='../style.css'></head><body><header><nav><a href='..'>index</a></nav></header><main><article><DIV><U>example note</U></DIV><DIV><BR></DIV><DIV><B>bold </B><I>italic</I> <I><B>bold &amp; italic</B></I> <STRIKE>strikethrough</STRIKE></DIV><DIV><STRIKE><BR></STRIKE></DIV><DIV><STRIKE><IMG SRC="IMG_1637.JPG"></STRIKE></DIV><DIV><STRIKE><BR></STRIKE></DIV><DIV>It is technically possible to create arbitrary (?) HTML markup via copy &amp; paste from e.g. a browser. Lets not test that for now.</DIV></article></main></body></html>