From 1aa217195f4d5f82653e29d6c265f92c2d1bbd7e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 15 Oct 2025 14:27:29 -0300 Subject: test: remove all existing snapshot tests Deliberately keeping evaluate.snapshot() for possible future use. There are also these folders which were seemingly never included in the working tree: test/snapshot/complete test/snapshot/isolated test/snapshot/mixed If and when we come back to snasphot tests, maybe we'll bounce off of that idea shaped out of three words. --- .../test/snapshot/transformContent.js.test.cjs | 142 --------------------- 1 file changed, 142 deletions(-) delete mode 100644 tap-snapshots/test/snapshot/transformContent.js.test.cjs (limited to 'tap-snapshots/test/snapshot/transformContent.js.test.cjs') diff --git a/tap-snapshots/test/snapshot/transformContent.js.test.cjs b/tap-snapshots/test/snapshot/transformContent.js.test.cjs deleted file mode 100644 index ac23a1bf..00000000 --- a/tap-snapshots/test/snapshot/transformContent.js.test.cjs +++ /dev/null @@ -1,142 +0,0 @@ -/* IMPORTANT - * This snapshot file is auto-generated, but designed for humans. - * It should be checked into source control and tracked carefully. - * Re-generate by setting TAP_SNAPSHOT=1 and running tests. - * Make sure to inspect the output below. Do not ignore changes! - */ -'use strict' -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > absorb punctuation 1`] = ` -

Don't you think this is an interesting pull request, Steve?

-

Aren't you interested... in checking it out?!!

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > basic markdown 1`] = ` -

Hello world! This is SO COOL.

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > dates 1`] = ` -

Yep!

-

Very nice:

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > emails 1`] = ` -

Email cute dogs to qznebula@protonmail.com please.

-

Just kidding... unless?

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > escape end of tag 1`] = ` -

My favorite album is [Tactical Omission].

-

Your favorite album is [Tactical Wha-Huh-Now].

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > escape entire tag 1`] = ` -

[[album:cool-album|spooky]] scary

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > escape markdown 1`] = ` -

What will it be, ye fool? *arr*

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > hanging indent list 1`] = ` -

Hello!

- -

In-between!

- -

Goodbye!

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > indent on a directly following line 1`] = ` -
- Wow! -
-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > indent on an indierctly following line 1`] = ` -

Some text.

-

Yes, some more text.

-
I am hax0rz!!
-All yor base r blong 2 us.
-
-

Aye.

-

Aye aye aye.

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

as USUAL...

-

What do you know?

-

I'm on the left.

-

I'm on the right.

-

Media time! Oh yeah!

-

-

And... all done!

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > links to a thing 1`] = ` -

This is my favorite album.

-

That's right, Cool Album!

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > lyrics - basic line breaks 1`] = ` -

Hey, ho
-And away we go
-Truly, music

-

(Oh yeah)
-(That's right)

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > lyrics - line breaks around tags 1`] = ` -

The date be
-I say, the date be
-
-
-(Aye!)

-


-
-

-


-, and don't ye forget it

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > lyrics - repeated and edge line breaks 1`] = ` -

Well, you know
-How it goes

-

Yessiree

-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > non-inline image #1 1`] = ` -
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large', attributes: [ { class: 'content-image' }, undefined ] }]
-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > non-inline image #2 1`] = ` -

Rad.

-
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large', attributes: [ { class: 'content-image' }, undefined ] }]
-` - -exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > non-inline image #3 1`] = ` -
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large', attributes: [ { class: 'content-image' }, undefined ] }]
-

Baller.

-` - -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