Sha256: c535b11184e53bef5260ce34c49b584df6d95b57acac1ba93ca03cb7b78cdfca
Contents?: true
Size: 478 Bytes
Versions: 427
Compression:
Stored size: 478 Bytes
Contents
// import { renderKit } from '../utilities/test-utils' // import GanttChart from './_gantt_chart' /* See these resources for more testing info: - https://github.com/testing-library/jest-dom#usage for useage and examples - https://jestjs.io/docs/en/using-matchers */ test('generated scaffold test - update me', () => { // const props = { // data: { testid: 'default' } // } // const kit = renderKit(GanttChart , props) // expect(kit).toBeInTheDocument() })
Version data entries
427 entries across 427 versions & 1 rubygems