From 860453fa79802768ac0b4e19efa64d0be02ef66c Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 8 Aug 2023 21:20:47 -0300 Subject: test: transformContent (snapshot) - [[date]], [[string]] --- tap-snapshots/test/snapshot/transformContent.js.test.cjs | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/transformContent.js.test.cjs b/tap-snapshots/test/snapshot/transformContent.js.test.cjs index 44535ec0..4b4e090f 100644 --- a/tap-snapshots/test/snapshot/transformContent.js.test.cjs +++ b/tap-snapshots/test/snapshot/transformContent.js.test.cjs @@ -5,6 +5,12 @@ * Make sure to inspect the output below. Do not ignore changes! */ 'use strict' +exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > dates 1`] = ` +

Yep!

+

Very nice:

+ +` + exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > inline images 1`] = `

as USUAL...

What do you know?

@@ -39,6 +45,11 @@ exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > non ` +exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > super basic string 1`] = ` +

Neat listing: Albums - by Date

+ +` + exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > two text paragraphs 1`] = `

Hello, world!

Wow, this is very cool.

-- cgit 1.3.0-6-gf8a5