Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-component/select
/ Multiple.test.tsx
File
Multiple.test.tsx
tests/Multiple.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import KeyCode from
'rc-util/lib/KeyCode'
;
2
import React from
'react'
;
3
import Select, { Option, OptGroup } from
'../src'
;
4
import focusTest from
'./shared/focusTest'
;
Callers
nothing calls this directly
Calls
15
injectRunAllTimers
Function · 0.90
expectOpen
Function · 0.90
findSelection
Function · 0.90
toggleOpen
Function · 0.90
selectItem
Function · 0.90
removeSelection
Function · 0.90
keyDown
Function · 0.90
keyUp
Function · 0.90
allowClearTest
Function · 0.85
focusTest
Function · 0.85
blurTest
Function · 0.85
hoverTest
Function · 0.85
Tested by
no test coverage detected