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

File SegmentedControl.test.tsx

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

Source from the content-addressed store, hash-verified

1import React from 'react'
2import MatchMediaMock from 'jest-matchmedia-mock'
3import {render, fireEvent, waitFor} from '@testing-library/react'
4import {EyeIcon, FileCodeIcon, PeopleIcon} from '@primer/octicons-react'

Callers

nothing calls this directly

Calls 3

behavesAsComponentFunction · 0.90
checkExportsFunction · 0.90
renderFunction · 0.90

Tested by

no test coverage detected