diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-10-15 14:27:29 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-10-15 14:27:29 -0300 |
commit | 1aa217195f4d5f82653e29d6c265f92c2d1bbd7e (patch) | |
tree | 98511aa6b51bdc5cbc4c31ddcf144f03bf2b8422 /tap-snapshots/test/snapshot/linkContribution.js.test.cjs | |
parent | 643797e6a2dcf4c39117e6ef99d9c8672e2d2511 (diff) |
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.
Diffstat (limited to 'tap-snapshots/test/snapshot/linkContribution.js.test.cjs')
-rw-r--r-- | tap-snapshots/test/snapshot/linkContribution.js.test.cjs | 118 |
1 files changed, 0 insertions, 118 deletions
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`] = ` -<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/lorem-ipsum-lover/">Lorem Ipsum Lover</a></span><span class="tooltip contribution-tooltip"><span class="tooltip-content"><a class="external-link" href="https://loremipsum.io"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span> - <a class="external-link" href="https://loremipsum.io/generator/"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span> - <a class="external-link" href="https://loremipsum.io/#meaning"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span> - <a class="external-link" href="https://loremipsum.io/#usage-and-examples"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span> - <a class="external-link" href="https://loremipsum.io/#controversy"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span> - <a class="external-link" href="https://loremipsum.io/#when-to-use-lorem-ipsum"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span> - <a class="external-link" href="https://loremipsum.io/#lorem-ipsum-all-the-things"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span> - <a class="external-link" href="https://loremipsum.io/#original-source"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">loremipsum.io</span> - </a> - <span class="external-platform">Other</span></span></span></span></span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no accents 1`] = ` -<span class="contribution nowrap"><a href="artist/clark-powell/">Clark Powell</a></span> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a></span> -<span class="contribution nowrap"><a href="artist/toby-fox/">Toby Fox</a></span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no preventWrapping 1`] = ` -<span class="contribution"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip contribution-tooltip"><span class="tooltip-content"><a class="external-link" href="https://soundcloud.com/plazmataz"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-soundcloud"></use></svg></span> - <span class="external-handle">plazmataz</span> - </a> - <span class="external-platform">SoundCloud</span></span></span></span></span> -<span class="contribution"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> -<span class="contribution"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a></span><span class="tooltip contribution-tooltip"><span class="tooltip-content"><a class="external-link" href="https://tobyfox.bandcamp.com/"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-bandcamp"></use></svg></span> - <span class="external-handle">tobyfox</span> - </a> - <span class="external-platform">Bandcamp</span> - <a class="external-link" href="https://toby.fox/"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">toby.fox</span> - </a> - <span class="external-platform">Other</span></span></span></span> (Arrangement)</span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showAnnotation 1`] = ` -<span class="contribution nowrap"><a href="artist/clark-powell/">Clark Powell</a></span> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> -<span class="contribution nowrap"><a href="artist/toby-fox/">Toby Fox</a> (Arrangement)</span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showExternalLinks 1`] = ` -<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip contribution-tooltip"><span class="tooltip-content"><a class="external-link" href="https://soundcloud.com/plazmataz"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-soundcloud"></use></svg></span> - <span class="external-handle">plazmataz</span> - </a> - <span class="external-platform">SoundCloud</span></span></span></span></span> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a></span> -<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a></span><span class="tooltip contribution-tooltip"><span class="tooltip-content"><a class="external-link" href="https://tobyfox.bandcamp.com/"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-bandcamp"></use></svg></span> - <span class="external-handle">tobyfox</span> - </a> - <span class="external-platform">Bandcamp</span> - <a class="external-link" href="https://toby.fox/"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">toby.fox</span> - </a> - <span class="external-platform">Other</span></span></span></span></span> -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showAnnotation & showExternalLinks 1`] = ` -<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/clark-powell/">Clark Powell</a></span><span class="tooltip contribution-tooltip"><span class="tooltip-content"><a class="external-link" href="https://soundcloud.com/plazmataz"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-soundcloud"></use></svg></span> - <span class="external-handle">plazmataz</span> - </a> - <span class="external-platform">SoundCloud</span></span></span></span></span> -<span class="contribution nowrap"><a href="artist/the-big-baddies/">Grounder & Scratch</a> (Snooping)</span> -<span class="contribution nowrap"><span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/toby-fox/">Toby Fox</a></span><span class="tooltip contribution-tooltip"><span class="tooltip-content"><a class="external-link" href="https://tobyfox.bandcamp.com/"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-bandcamp"></use></svg></span> - <span class="external-handle">tobyfox</span> - </a> - <span class="external-platform">Bandcamp</span> - <a class="external-link" href="https://toby.fox/"> - <span class="external-icon"><svg><use href="static/misc/icons.svg#icon-globe"></use></svg></span> - <span class="external-handle">toby.fox</span> - </a> - <span class="external-platform">Other</span></span></span></span> (Arrangement)</span> -` |