From 243af63c1ca36343f780b6e95b05493ff03ca68b Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 24 Sep 2023 10:01:14 -0300 Subject: test: image: supply & test missingImagePaths --- tap-snapshots/test/snapshot/image.js.test.cjs | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/image.js.test.cjs b/tap-snapshots/test/snapshot/image.js.test.cjs index d87ab714..3cd1a317 100644 --- a/tap-snapshots/test/snapshot/image.js.test.cjs +++ b/tap-snapshots/test/snapshot/image.js.test.cjs @@ -39,6 +39,14 @@ exports[`test/snapshot/image.js TAP image (snapshot) > link with file size 1`] =
` +exports[`test/snapshot/image.js TAP image (snapshot) > missing image path 1`] = ` +
(This image file is missing)
+` + +exports[`test/snapshot/image.js TAP image (snapshot) > missing image path w/ missingSourceContent 1`] = ` +
Cover's missing, whoops
+` + exports[`test/snapshot/image.js TAP image (snapshot) > source missing 1`] = `
Example of missing source message.
` -- cgit 1.3.0-6-gf8a5