From 324b74cef03ca5f21e938ed3bb9a43e564b377fa Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 24 Jun 2023 17:41:24 -0300 Subject: test: generateAlbumTrackList (snapshot, unit) --- .../snapshot/generateAlbumTrackList.js.test.cjs | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs new file mode 100644 index 00000000..14316988 --- /dev/null +++ b/tap-snapshots/test/snapshot/generateAlbumTrackList.js.test.cjs @@ -0,0 +1,30 @@ +/* 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 track sections 1`] = ` +
+
First section (~1:30):
+
+
    +
  • Item: Track 1
  • +
  • Item: Track 2
  • +
  • Item: Track 3
  • +
+
+
Second section (0:05):
+
  • Item: Track 4
+
+` -- cgit 1.3.0-6-gf8a5