From 5b0cca036702b0726d54f90e407a06a3c80f3d66 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 4 Apr 2023 15:49:14 -0300 Subject: test: generateAlbumTrackListItem (snapshot) --- .../snapshot/generateAlbumTrackListItem.js.test.cjs | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs new file mode 100644 index 00000000..c561d34b --- /dev/null +++ b/tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs @@ -0,0 +1,21 @@ +/* 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/generateAlbumTrackListItem.js TAP generateAlbumTrackListItem (snapshot) > basic behavior 1`] = ` +
  • (0:54) Final Spice by Toby Fox and James Roach
  • +` + +exports[`test/snapshot/generateAlbumTrackListItem.js TAP generateAlbumTrackListItem (snapshot) > hide artists if inherited from album 1`] = ` +
  • (_:__) Same artists, same order
  • +
  • (_:__) Same artists, different order
  • +
  • (_:__) Extra artist by Toby Fox, James Roach, and Clark Powell
  • +
  • (_:__) Missing artist by Toby Fox
  • +` + +exports[`test/snapshot/generateAlbumTrackListItem.js TAP generateAlbumTrackListItem (snapshot) > zero duration, zero artists 1`] = ` +
  • (_:__) You have got to be about the most superficial commentator on con-langues since the idiotic B. Gilson.
  • +` -- cgit 1.3.0-6-gf8a5