Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-component/select
/ Field.test.tsx
File
Field.test.tsx
tests/Field.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { act } from
'react'
;
2
import Select from
'../src'
;
3
import type { SelectProps } from
'../src'
;
4
import { injectRunAllTimers } from
'./utils/common'
;
Callers
nothing calls this directly
Calls
2
injectRunAllTimers
Function · 0.90
mountSelect
Function · 0.85
Tested by
no test coverage detected