From f72675be540682b4cd657b2a1f3775cf59abcc06 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 18 Jun 2024 10:47:09 -0300 Subject: test: update linkContribution (snapshot, unit) Sorry, this is just maintaining the test paths that exist and dropping the ones which don't apply anymore. --- .../test/snapshot/linkContribution.js.test.cjs | 179 ++++++++------------- 1 file changed, 67 insertions(+), 112 deletions(-) (limited to 'tap-snapshots/test') diff --git a/tap-snapshots/test/snapshot/linkContribution.js.test.cjs b/tap-snapshots/test/snapshot/linkContribution.js.test.cjs index 92d697e7..c1631d2b 100644 --- a/tap-snapshots/test/snapshot/linkContribution.js.test.cjs +++ b/tap-snapshots/test/snapshot/linkContribution.js.test.cjs @@ -5,159 +5,114 @@ * Make sure to inspect the output below. Do not ignore changes! */ 'use strict' -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > loads of links (inline) 1`] = ` -Lorem Ipsum Lover ( - - loremipsum.io - - - , - - loremipsum.io - - - , - - loremipsum.io - - - , - - loremipsum.io - - - ) -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > loads of links (tooltip) 1`] = ` -Lorem Ipsum Lover +exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > loads of links 1`] = ` +Lorem Ipsum Lover loremipsum.io - Other + + Other + loremipsum.io - Other + + Other + loremipsum.io - Other + + Other + loremipsum.io - Other + + Other + loremipsum.io - Other + + Other + loremipsum.io - Other + + Other + loremipsum.io - Other + + Other + loremipsum.io - Other + + Other ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no accents 1`] = ` -Clark Powell -Grounder & Scratch -Toby Fox +Clark Powell +Grounder & Scratch +Toby Fox ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no preventWrapping 1`] = ` -Clark Powell ( - - SoundCloud - - - ) -Grounder & Scratch (Snooping) -Toby Fox (Arrangement) ( - - Bandcamp - - - , - - toby.fox - - - ) +Clark Powell + + plazmataz + + SoundCloud +Grounder & Scratch (Snooping) +Toby Fox + + tobyfox + + Bandcamp + + + toby.fox + + Other (Arrangement) ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showContribution 1`] = ` -Clark Powell -Grounder & Scratch (Snooping) -Toby Fox (Arrangement) -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showIcons (inline) 1`] = ` -Clark Powell ( - - SoundCloud - - - ) -Grounder & Scratch -Toby Fox ( - - Bandcamp - - - , - - toby.fox - - - ) +Clark Powell +Grounder & Scratch (Snooping) +Toby Fox (Arrangement) ` -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showIcons (tooltip) 1`] = ` -Clark Powell +exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showExternalLinks 1`] = ` +Clark Powell plazmataz - SoundCloud -Grounder & Scratch (Snooping) + + SoundCloud +Grounder & Scratch Toby Fox tobyfox - Bandcamp + + Bandcamp + toby.fox - Other (Arrangement) + + Other ` -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showIcons (inline) 1`] = ` -Clark Powell ( - - SoundCloud - - - ) -Grounder & Scratch (Snooping) -Toby Fox (Arrangement) ( - - Bandcamp - - - , - - toby.fox - - - ) -` - -exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showIcons (tooltip) 1`] = ` -Clark Powell +exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showExternalLinks 1`] = ` +Clark Powell plazmataz - SoundCloud -Grounder & Scratch (Snooping) + + SoundCloud +Grounder & Scratch (Snooping) Toby Fox tobyfox - Bandcamp + + Bandcamp + toby.fox - Other (Arrangement) + + Other (Arrangement) ` -- cgit 1.3.0-6-gf8a5