░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/.storybook
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: storybook.test.js
import initStoryshots, { renderWithOptions } from '@storybook/addon-storyshots' import { render } from "@testing-library/react"; // Since the Storybook Hierarchy is "Examples/<Category>/<Component>" // add <Category> for snapshot testing here const STORY_KIND = ['Outcomes'] initStoryshots({ storyKindRegex: new RegExp(`Examples/(${STORY_KIND.join('|')})`), test: renderWithOptions({ renderer: render }) })
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 main.js
JS
4.4 KB
2023-09-24 03:39
EDIT
📄 preview-body.html
HTML
129 B
2023-09-24 03:36
EDIT
📄 preview-head.html
HTML
478 B
2023-09-24 03:36
EDIT
📄 preview.js
JS
2 KB
2023-09-24 03:36
EDIT
📄 storybook.test.js
JS
415 B
2023-09-24 03:36
EDIT