Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/forms / src / __tests__ / storyshots.test.tsx
Size: Mime:
/**
 * @todo need to update this... having issues
 *       could just fork
 */

// import initStoryshots from '@storybook/addon-storyshots'
// import { configure, setAddon, addDecorator } from '@storybook/react'
// import './_setup'
// import '../../stories/FieldSet.story'
// import '../../stories/FormsThree.story'
// import '../../stories/MultipleForms.story'
// import '../../stories/Disabled.story'
// import '../../stories/Shipping.story'
// import '../../stories/Plugins.story'
// try {
//   initStoryshots({})
// }
// catch(transpileException) {
//   console.error(transpileException)
// }

test.skip('need to fix storyshots', () => {
  //
})