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/generateAlbumBanner.js.test.cjs | 18 -- .../snapshot/generateAlbumReleaseInfo.js.test.cjs | 41 ---- .../snapshot/generateAlbumSecondaryNav.js.test.cjs | 34 --- .../generateAlbumSidebarGroupBox.js.test.cjs | 31 --- .../snapshot/generateAlbumTrackList.js.test.cjs | 185 ----------------- .../test/snapshot/generateBanner.js.test.cjs | 14 -- .../snapshot/generateTrackReleaseInfo.js.test.cjs | 36 ---- tap-snapshots/test/snapshot/image.js.test.cjs | 74 ------- tap-snapshots/test/snapshot/linkArtist.js.test.cjs | 14 -- .../test/snapshot/linkContribution.js.test.cjs | 118 ----------- .../test/snapshot/linkExternal.js.test.cjs | 228 --------------------- .../test/snapshot/linkTemplate.js.test.cjs | 32 --- tap-snapshots/test/snapshot/linkThing.js.test.cjs | 45 ---- .../test/snapshot/transformContent.js.test.cjs | 142 ------------- 14 files changed, 1012 deletions(-) delete mode 100644 tap-snapshots/test/snapshot/generateAlbumBanner.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/generateAlbumReleaseInfo.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/generateAlbumSecondaryNav.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/generateAlbumSidebarGroupBox.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/generateBanner.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/generateTrackReleaseInfo.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/image.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/linkArtist.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/linkContribution.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/linkExternal.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/linkTemplate.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/linkThing.js.test.cjs delete mode 100644 tap-snapshots/test/snapshot/transformContent.js.test.cjs (limited to 'tap-snapshots/test') diff --git a/tap-snapshots/test/snapshot/generateAlbumBanner.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumBanner.js.test.cjs deleted file mode 100644 index b23df5c5..00000000 --- a/tap-snapshots/test/snapshot/generateAlbumBanner.js.test.cjs +++ /dev/null @@ -1,18 +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/generateAlbumBanner.js > TAP > generateAlbumBanner (snapshot) > basic behavior 1`] = ` - -` - -exports[`test/snapshot/generateAlbumBanner.js > TAP > generateAlbumBanner (snapshot) > no banner 1`] = ` - -` - -exports[`test/snapshot/generateAlbumBanner.js > TAP > generateAlbumBanner (snapshot) > no dimensions 1`] = ` - -` diff --git a/tap-snapshots/test/snapshot/generateAlbumReleaseInfo.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumReleaseInfo.js.test.cjs deleted file mode 100644 index 14cce64e..00000000 --- a/tap-snapshots/test/snapshot/generateAlbumReleaseInfo.js.test.cjs +++ /dev/null @@ -1,41 +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/generateAlbumReleaseInfo.js > TAP > generateAlbumReleaseInfo (snapshot) > basic behavior 1`] = ` -

- By Toby Fox (music probably) and Tensei - - tenseimusic - - Bandcamp (hot jams). -
- Cover art by Hanni Brosh. -
- Wallpaper art by Hanni Brosh and Niklink (edits). -
- Banner art by Hanni Brosh and Niklink (edits). -
- Released 3/14/2011. -
- Art released 4/1/1991. -
- Duration: ~10:25. -

-

Listen on Bandcamp, YouTube (playlist), or YouTube (full album).

-` - -exports[`test/snapshot/generateAlbumReleaseInfo.js > TAP > generateAlbumReleaseInfo (snapshot) > equal cover art date 1`] = ` -

Released 4/12/2020.

-` - -exports[`test/snapshot/generateAlbumReleaseInfo.js > TAP > generateAlbumReleaseInfo (snapshot) > reduced details 1`] = ` - -` - -exports[`test/snapshot/generateAlbumReleaseInfo.js > TAP > generateAlbumReleaseInfo (snapshot) > URLs only 1`] = ` -

Listen on Bandcamp or SoundCloud.

-` diff --git a/tap-snapshots/test/snapshot/generateAlbumSecondaryNav.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumSecondaryNav.js.test.cjs deleted file mode 100644 index 145dd0f7..00000000 --- a/tap-snapshots/test/snapshot/generateAlbumSecondaryNav.js.test.cjs +++ /dev/null @@ -1,34 +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/generateAlbumSecondaryNav.js > TAP > generateAlbumSecondaryNav (snapshot) > basic behavior, mode: album 1`] = ` - -` - -exports[`test/snapshot/generateAlbumSecondaryNav.js > TAP > generateAlbumSecondaryNav (snapshot) > basic behavior, mode: track 1`] = ` - -` - -exports[`test/snapshot/generateAlbumSecondaryNav.js > TAP > generateAlbumSecondaryNav (snapshot) > dateless album in mixed group 1`] = ` - -` diff --git a/tap-snapshots/test/snapshot/generateAlbumSidebarGroupBox.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumSidebarGroupBox.js.test.cjs deleted file mode 100644 index 6502f719..00000000 --- a/tap-snapshots/test/snapshot/generateAlbumSidebarGroupBox.js.test.cjs +++ /dev/null @@ -1,31 +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/generateAlbumSidebarGroupBox.js > TAP > generateAlbumSidebarGroupBox (snapshot) > basic behavior, mode: album 1`] = ` - -` - -exports[`test/snapshot/generateAlbumSidebarGroupBox.js > TAP > generateAlbumSidebarGroupBox (snapshot) > basic behavior, mode: track 1`] = ` - -` - -exports[`test/snapshot/generateAlbumSidebarGroupBox.js > TAP > generateAlbumSidebarGroupBox (snapshot) > dateless album in mixed group 1`] = ` - -` diff --git a/tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs deleted file mode 100644 index 40a8017d..00000000 --- a/tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs +++ /dev/null @@ -1,185 +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/generateAlbumTrackList.js > TAP > generateAlbumTrackList (snapshot) > basic behavior, default track section 1`] = ` - -` - -exports[`test/snapshot/generateAlbumTrackList.js > TAP > generateAlbumTrackList (snapshot) > basic behavior, with descriptions 1`] = ` -
-
- First section: (~1:00) - -
-
-

Why yes!

-
    -
  • (0:20) Track 1
  • -
  • [mocked: generateAlbumTrackListMissingDuration - slots: {}] Track 2
  • -
  • (0:40) Track 3
  • -
-
-
- Second section: - -
-
-

How contentful, this is.

- -
-
-` - -exports[`test/snapshot/generateAlbumTrackList.js > TAP > generateAlbumTrackList (snapshot) > basic behavior, with track sections 1`] = ` -
-
- First section: (~1:00) - -
-
-
    -
  • (0:20) Track 1
  • -
  • [mocked: generateAlbumTrackListMissingDuration - slots: {}] Track 2
  • -
  • (0:40) Track 3
  • -
-
-
- Second section: - -
-
-
-` - -exports[`test/snapshot/generateAlbumTrackList.js > TAP > generateAlbumTrackList (snapshot) > collapseDurationScope: album 1`] = ` -
-
- First section: (~1:00) - -
-
-
    -
  • (0:20) Track 1
  • -
  • [mocked: generateAlbumTrackListMissingDuration - slots: {}] Track 2
  • -
  • (0:40) Track 3
  • -
-
-
- Second section: - -
-
-
- - -` - -exports[`test/snapshot/generateAlbumTrackList.js > TAP > generateAlbumTrackList (snapshot) > collapseDurationScope: never 1`] = ` -
-
- First section: (~1:00) - -
-
-
    -
  • (0:20) Track 1
  • -
  • [mocked: generateAlbumTrackListMissingDuration - slots: {}] Track 2
  • -
  • (0:40) Track 3
  • -
-
-
- Second section: - -
-
-
- - -` - -exports[`test/snapshot/generateAlbumTrackList.js > TAP > generateAlbumTrackList (snapshot) > collapseDurationScope: section 1`] = ` -
-
- First section: (~1:00) - -
-
-
    -
  • (0:20) Track 1
  • -
  • [mocked: generateAlbumTrackListMissingDuration - slots: {}] Track 2
  • -
  • (0:40) Track 3
  • -
-
-
- Second section: - -
-
-
- - -` - -exports[`test/snapshot/generateAlbumTrackList.js > TAP > generateAlbumTrackList (snapshot) > collapseDurationScope: track 1`] = ` -
-
- First section: (~1:00) - -
-
- -
-
- Second section: - -
-
-
- - -` diff --git a/tap-snapshots/test/snapshot/generateBanner.js.test.cjs b/tap-snapshots/test/snapshot/generateBanner.js.test.cjs deleted file mode 100644 index 870097c8..00000000 --- a/tap-snapshots/test/snapshot/generateBanner.js.test.cjs +++ /dev/null @@ -1,14 +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/generateBanner.js > TAP > generateBanner (snapshot) > basic behavior 1`] = ` - -` - -exports[`test/snapshot/generateBanner.js > TAP > generateBanner (snapshot) > no dimensions 1`] = ` - -` diff --git a/tap-snapshots/test/snapshot/generateTrackReleaseInfo.js.test.cjs b/tap-snapshots/test/snapshot/generateTrackReleaseInfo.js.test.cjs deleted file mode 100644 index 098fe145..00000000 --- a/tap-snapshots/test/snapshot/generateTrackReleaseInfo.js.test.cjs +++ /dev/null @@ -1,36 +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/generateTrackReleaseInfo.js > TAP > generateTrackReleaseInfo (snapshot) > basic behavior 1`] = ` -

- By Toby Fox. -
- Released 11/29/2011. -
- Duration: 0:58. -

-

Listen on SoundCloud or YouTube.

-` - -exports[`test/snapshot/generateTrackReleaseInfo.js > TAP > generateTrackReleaseInfo (snapshot) > cover artist contribs, non-unique 1`] = ` -

By Toby Fox.

-

This wiki doesn't have any listening links for Suspicious Track.

-` - -exports[`test/snapshot/generateTrackReleaseInfo.js > TAP > generateTrackReleaseInfo (snapshot) > cover artist contribs, unique 1`] = ` -

- By Toby Fox. -
- Cover art by Alpaca (🔥). -

-

This wiki doesn't have any listening links for Suspicious Track.

-` - -exports[`test/snapshot/generateTrackReleaseInfo.js > TAP > generateTrackReleaseInfo (snapshot) > reduced details 1`] = ` -

By Toby Fox.

-

This wiki doesn't have any listening links for Suspicious Track.

-` diff --git a/tap-snapshots/test/snapshot/image.js.test.cjs b/tap-snapshots/test/snapshot/image.js.test.cjs deleted file mode 100644 index 283f4352..00000000 --- a/tap-snapshots/test/snapshot/image.js.test.cjs +++ /dev/null @@ -1,74 +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/image.js > TAP > image (snapshot) > content warnings via tags 1`] = ` -
-
-
- - - - -
- too cool for school -
- click to show -
-
-
-
-
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > dimensions 1`] = ` -
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > dimensions with square 1`] = ` -
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > lazy with square 1`] = ` - -
-` - -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.
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > source via path 1`] = ` -
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > source via src 1`] = ` -
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > square 1`] = ` -
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > thumb requested but source is gif 1`] = ` -
-` - -exports[`test/snapshot/image.js > TAP > image (snapshot) > thumbnail details 1`] = ` -
-` diff --git a/tap-snapshots/test/snapshot/linkArtist.js.test.cjs b/tap-snapshots/test/snapshot/linkArtist.js.test.cjs deleted file mode 100644 index ae3677c3..00000000 --- a/tap-snapshots/test/snapshot/linkArtist.js.test.cjs +++ /dev/null @@ -1,14 +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/linkArtist.js > TAP > linkArtist (snapshot) > basic behavior 1`] = ` -Toby Fox -` - -exports[`test/snapshot/linkArtist.js > TAP > linkArtist (snapshot) > prefer short name 1`] = ` -55goreICCTTCMDMIROTMCWMWFTPFTDDOTARHPOESWGBTWEATFCWSEBTSSFOFG -` diff --git a/tap-snapshots/test/snapshot/linkContribution.js.test.cjs b/tap-snapshots/test/snapshot/linkContribution.js.test.cjs deleted file mode 100644 index 0c44a85c..00000000 --- a/tap-snapshots/test/snapshot/linkContribution.js.test.cjs +++ /dev/null @@ -1,118 +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/linkContribution.js > TAP > linkContribution (snapshot) > loads of links 1`] = ` -Lorem Ipsum Lover - - loremipsum.io - - Other - - - loremipsum.io - - Other - - - loremipsum.io - - Other - - - loremipsum.io - - Other - - - loremipsum.io - - Other - - - loremipsum.io - - Other - - - loremipsum.io - - Other - - - loremipsum.io - - Other -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no accents 1`] = ` -Clark Powell -Grounder & Scratch -Toby Fox -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no preventWrapping 1`] = ` -Clark Powell - - plazmataz - - SoundCloud -Grounder & Scratch (Snooping) -Toby Fox - - tobyfox - - Bandcamp - - - toby.fox - - Other (Arrangement) -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showAnnotation 1`] = ` -Clark Powell -Grounder & Scratch (Snooping) -Toby Fox (Arrangement) -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showExternalLinks 1`] = ` -Clark Powell - - plazmataz - - SoundCloud -Grounder & Scratch -Toby Fox - - tobyfox - - Bandcamp - - - toby.fox - - Other -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showAnnotation & showExternalLinks 1`] = ` -Clark Powell - - plazmataz - - SoundCloud -Grounder & Scratch (Snooping) -Toby Fox - - tobyfox - - Bandcamp - - - toby.fox - - Other (Arrangement) -` diff --git a/tap-snapshots/test/snapshot/linkExternal.js.test.cjs b/tap-snapshots/test/snapshot/linkExternal.js.test.cjs deleted file mode 100644 index 03192e82..00000000 --- a/tap-snapshots/test/snapshot/linkExternal.js.test.cjs +++ /dev/null @@ -1,228 +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/linkExternal.js > TAP > linkExternal (snapshot) > context: album, style: handle 1`] = ` -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: album, style: platform 1`] = ` -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: albumMultipleTracks, style: handle 1`] = ` -YouTube (full album) -YouTube (full album) -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: albumMultipleTracks, style: platform 1`] = ` -YouTube (full album) -YouTube (full album) -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: albumNoTracks, style: handle 1`] = ` -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: albumNoTracks, style: platform 1`] = ` -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: albumOneTrack, style: handle 1`] = ` -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: albumOneTrack, style: platform 1`] = ` -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: flash, style: handle 1`] = ` -bgreco.net (high quality audio) -Homestuck (page 1234) -Homestuck (secret page) -YouTube (on any device) -YouTube (on any device) -some.external.site -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: flash, style: platform 1`] = ` -bgreco.net (high quality audio) -Homestuck (page 1234) -Homestuck (secret page) -YouTube (on any device) -YouTube (on any device) -some.external.site -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: generic, style: handle 1`] = ` -Apple Music -eevaningtea -witnesstheabsurd -music.solatrus.com -homestuck -jacobtheloofah -aliceflare -bigchaslappa -cosmoptera -MUSIC@DCRC -MUSIC@DCRC -Deconreconstruction -culdhira -chesswanderlust-sama -DeviantArt -DoomedCloud -WoodenToaster -Facebook -MSPA Wiki (Draconian Dignitary) -MSPA Wiki -MSPA Wiki -Fandom -Fandom -Fandom -GameBanana -GameBanana -Homestuck -HSMusic (wiki archive) -HSMusic -Internet Archive -Internet Archive -bass.and.noises -levc_egm -tuyoki -bravelittletoreador -gnaach -bbpanzu -types.pl -MSPFA -MSPFA -MSPFA -wodaro.neocities.org -neomints.neocities.org -buzinkai -Newgrounds -CecilyRenns -Poetry Foundation -Poetry Foundation -plazmataz -SoundCloud -Spotify -Spotify -Spotify -richaadeb -ghastaboo -aeritus -vol5anthology -electricwestern -Tumblr -ajhebard -vargskelethor/ -awkwarddoesart -purenonsens -Twitter -Wayback Machine -Wayback Machine -Wikipedia -bani-chan8949 -Razzie16 -YouTube -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > context: generic, style: platform 1`] = ` -Apple Music -ArtStation -ArtStation -Bandcamp (music.solatrus.com) -Bandcamp -Bluesky -Carrd -Carrd -Cohost -MUSIC@DCRC -MUSIC@DCRC -Deconreconstruction -DeviantArt -DeviantArt -DeviantArt -Facebook -Facebook -Facebook -MSPA Wiki (Draconian Dignitary) -MSPA Wiki -MSPA Wiki -Fandom -Fandom -Fandom -GameBanana -GameBanana -Homestuck -HSMusic (wiki archive) -HSMusic -Internet Archive -Internet Archive -Instagram -Instagram -itch.io -itch.io -Ko-fi -Linktree -Mastodon (types.pl) -MSPFA -MSPFA -MSPFA -Neocities -Neocities -Newgrounds -Newgrounds -Patreon -Poetry Foundation -Poetry Foundation -SoundCloud -SoundCloud -Spotify -Spotify -Spotify -TikTok -Toyhouse -Tumblr -Tumblr -Tumblr -Tumblr -Twitch -Twitch -Twitter -Twitter -Twitter -Wayback Machine -Wayback Machine -Wikipedia -YouTube -YouTube -YouTube -YouTube -YouTube -YouTube -` - -exports[`test/snapshot/linkExternal.js > TAP > linkExternal (snapshot) > unknown domain (arbitrary world wide web path) 1`] = ` -snoo.ping.as -` diff --git a/tap-snapshots/test/snapshot/linkTemplate.js.test.cjs b/tap-snapshots/test/snapshot/linkTemplate.js.test.cjs deleted file mode 100644 index b5acde91..00000000 --- a/tap-snapshots/test/snapshot/linkTemplate.js.test.cjs +++ /dev/null @@ -1,32 +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/linkTemplate.js > TAP > linkTemplate (snapshot) > fill many slots 1`] = ` -My Cool Link -` - -exports[`test/snapshot/linkTemplate.js > TAP > linkTemplate (snapshot) > fill path slot & provide appendIndexHTML 1`] = ` -delish -` - -exports[`test/snapshot/linkTemplate.js > TAP > linkTemplate (snapshot) > link in content 1`] = ` - - Oh geez oh heck - There's a link in here!! - But here's a normal tag. -
Gotta keep them normal tags.
-
But not... NESTED LINKS, OOO.
-
-` - -exports[`test/snapshot/linkTemplate.js > TAP > linkTemplate (snapshot) > missing content 1`] = ` -(Missing link content) -` - -exports[`test/snapshot/linkTemplate.js > TAP > linkTemplate (snapshot) > special characters in path argument 1`] = ` -Damn, that's some good sheet music -` diff --git a/tap-snapshots/test/snapshot/linkThing.js.test.cjs b/tap-snapshots/test/snapshot/linkThing.js.test.cjs deleted file mode 100644 index 7dd8b003..00000000 --- a/tap-snapshots/test/snapshot/linkThing.js.test.cjs +++ /dev/null @@ -1,45 +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/linkThing.js > TAP > linkThing (snapshot) > basic behavior 1`] = ` -Cool track! -` - -exports[`test/snapshot/linkThing.js > TAP > linkThing (snapshot) > color 1`] = ` -Showtime (Piano Refrain) -Showtime (Piano Refrain) -Showtime (Piano Refrain) -Showtime (Piano Refrain)Showtime (Piano Refrain) -` - -exports[`test/snapshot/linkThing.js > TAP > linkThing (snapshot) > nested links in content stripped 1`] = ` -Oooo! Very spooky. -` - -exports[`test/snapshot/linkThing.js > TAP > linkThing (snapshot) > preferShortName 1`] = ` -FiveFive (Oceanfalls) -` - -exports[`test/snapshot/linkThing.js > TAP > linkThing (snapshot) > tags in name escaped 1`] = ` -<a href="SNOOPING">AS USUAL</a> I SEE -<b>boldface</b> ->Exile< -<3 -` - -exports[`test/snapshot/linkThing.js > TAP > linkThing (snapshot) > tooltip & content 1`] = ` -Beyond Canon -Beyond Canon -Next -Beyond Canon -BCBeyond Canon -NextBeyond Canon -Next -Beyond CanonBeyond Canon -NextBeyond Canon -Banana -` 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