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. --- .../snapshot/generateAlbumTrackList.js.test.cjs | 185 --------------------- 1 file changed, 185 deletions(-) delete mode 100644 tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs (limited to 'tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs') 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: - -
-
-
- - -` -- cgit 1.3.0-6-gf8a5