Sha256: 749a2eb652b98c8890230a6d09ef3a4291293d09fb62ab40a48c077195eafba8

Contents?: true

Size: 442 Bytes

Versions: 512

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

512 entries across 512 versions & 1 rubygems

Version Path
playbook_ui-14.12.0.pre.alpha.testingwithfas5689 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.alpha.testingwithfas5686 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.alpha.play1828updateviteversion5680 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5673 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5655 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR720railscarddraggable5649 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5646 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR440enableglobalpropspbformwith5624 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.rc.12 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_map/map.test.jsx
playbook_ui-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_map/map.test.jsx