MCPcopy
hub / github.com/primer/react / ToggleSwitch.test.tsx

File ToggleSwitch.test.tsx

packages/react/src/ToggleSwitch/ToggleSwitch.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react'
2import {render} from '@testing-library/react'
3import ToggleSwitch from './'
4import {behavesAsComponent, checkExports, checkStoriesForAxeViolations} from '../utils/testing'

Callers

nothing calls this directly

Calls 4

behavesAsComponentFunction · 0.90
checkExportsFunction · 0.90
renderFunction · 0.90

Tested by

no test coverage detected