linkArtist.js.test.cjs 809 B

123456789101112131415
  1. /* IMPORTANT
  2. * This snapshot file is auto-generated, but designed for humans.
  3. * It should be checked into source control and tracked carefully.
  4. * Re-generate by setting TAP_SNAPSHOT=1 and running tests.
  5. * Make sure to inspect the output below. Do not ignore changes!
  6. */
  7. 'use strict'
  8. exports[`test/snapshot/linkArtist.js > TAP > linkArtist (snapshot) > basic behavior 1`] = `
  9. <a href="artist/toby-fox/">Toby Fox</a>
  10. `
  11. exports[`test/snapshot/linkArtist.js > TAP > linkArtist (snapshot) > prefer short name 1`] = `
  12. <span class="text-with-tooltip"><span class="hoverable"><a class="text-with-tooltip-interaction-cue" href="artist/55gore/">55gore</a></span><span class="tooltip thing-name-tooltip"><span class="tooltip-content">ICCTTCMDMIROTMCWMWFTPFTDDOTARHPOESWGBTWEATFCWSEBTSSFOFG</span></span></span>
  13. `