1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-26 21:15:32 +07:00
verdaccio-ui/test/unit/components/__snapshots__
Juan Picado @jotadeveloper 9d7be476ad chore: relocate unit test (#39)
add new json snapshot serializer
2019-05-01 21:02:46 +02:00
..
copyToClipBoard.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
footer.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
header.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
help.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
login.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
noitems.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
notfound.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
package.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
packagelist.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
readme.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00
search.spec.js.snap chore: relocate unit test (#39) 2019-05-01 21:02:46 +02:00

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`<Readme /> component should dangerously set html 1`] = `"<div class=\\"markdown-body\\"><h1>This is a test string</h1></div>"`;

exports[`<Readme /> component should load the component in default state 1`] = `"<div class=\\"markdown-body\\">test</div>"`;