From 762be9d8078a2fd19a460b7172129a9575974f1f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 4 Apr 2023 13:44:07 -0300 Subject: test: tidy & add descriptions for existing snapshot tests --- .../snapshot/generateContributionLinks.js.test.cjs | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs') diff --git a/tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs b/tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs index 51e1ac86..0abd2d38 100644 --- a/tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs +++ b/tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs @@ -5,13 +5,21 @@ * Make sure to inspect the output below. Do not ignore changes! */ 'use strict' -exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > output 1`] = ` +exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > no accents 1`] = ` +Clark Powell, Grounder & Scratch, and Toby Fox +` + +exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > only showContribution 1`] = ` +Clark Powell, Grounder & Scratch (Snooping), and Toby Fox (Arrangement) +` + +exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > only showIcons 1`] = ` Clark Powell ( SoundCloud - ), Grounder & Scratch (Snooping), and Toby Fox (Arrangement) ( + ), Grounder & Scratch, and Toby Fox ( Bandcamp @@ -24,17 +32,13 @@ exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLink ) ` -exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > output 2`] = ` -Clark Powell, Grounder & Scratch (Snooping), and Toby Fox (Arrangement) -` - -exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > output 3`] = ` +exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > showContribution & showIcons 1`] = ` Clark Powell ( SoundCloud - ), Grounder & Scratch, and Toby Fox ( + ), Grounder & Scratch (Snooping), and Toby Fox (Arrangement) ( Bandcamp @@ -46,7 +50,3 @@ exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLink ) ` - -exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > output 4`] = ` -Clark Powell, Grounder & Scratch, and Toby Fox -` -- cgit 1.3.0-6-gf8a5