Sha256: 749a2eb652b98c8890230a6d09ef3a4291293d09fb62ab40a48c077195eafba8

Contents?: true

Size: 442 Bytes

Versions: 482

Compression:

Stored size: 442 Bytes

Contents

import { renderKit } from '../utilities/test-utils'

import { Map } from 'playbook-ui'

/* 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(Map , props)
  expect(kit).toBeInTheDocument()
})

Version data entries

482 entries across 482 versions & 1 rubygems

Version Path
playbook_ui-14.10.0.pre.rc.23 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.22 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.21 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.play1703errorstatealignment5060 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.20 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.19 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.18 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.PLAY1660reactdropzone5020 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.17 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.16 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.play17004992 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.play1703errorstatealignment4991 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.15 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.PLAY16264952 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.PLAY1731inputmasking4927 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.play1742globalheightfixes4926 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.play1742globalheightfixes4925 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.14 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.10.0.pre.rc.13 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.9.0.pre.alpha.PBNTR746datepickerdefaultbug4903 app/pb_kits/playbook/pb_map/map.test.jsx