« get me outta code hell

linkTemplate.js.test.cjs « snapshots « test « tap-snapshots - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/tap-snapshots/test/snapshots/linkTemplate.js.test.cjs
blob: e3c3356b892e2f548ba2febaa598f091d075fde1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* 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/snapshots/linkTemplate.js TAP linkTemplate > output 1`] = `
<a class="dog" id="cat1" href="https://hsmusic.wiki/media/cool%20file.pdf#fooey" style="--primary-color: #123456ff; --dim-color: #12345677">My Cool Link</a>
`

exports[`test/snapshots/linkTemplate.js TAP linkTemplate > output 2`] = `
<a href="/c*lzone/myCoolPath/ham/pineapple/tomato/index.html"></a>
`