1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/webui/components/__snapshots__
2018-02-10 16:45:29 +01:00
..
header.spec.js.snap test(e2e): add test scenario to login user 2018-02-10 09:41:01 +01:00
help.spec.js.snap refactor: update snapshots 2018-01-07 07:59:36 +00:00
noitems.spec.js.snap webui snapshot testing 2018-01-07 07:59:36 +00:00
notfound.spec.js.snap webui snapshot testing 2018-01-07 07:59:36 +00:00
package.spec.js.snap webui snapshot testing 2018-01-07 07:59:36 +00:00
packagedetail.spec.js.snap refactor: update snapshots 2018-01-07 07:59:36 +00:00
packagelist.spec.js.snap test(e2e): add test scenario to display published packages on ui 2018-02-10 16:45:29 +01:00
readme.spec.js.snap webui snapshot testing 2018-01-07 07:59:36 +00:00
search.spec.js.snap webui snapshot testing 2018-01-07 07:59:36 +00: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>"`;