MCPcopy
hub / github.com/angular/components / combobox.spec.ts

File combobox.spec.ts

src/aria/private/combobox/combobox.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {ComboboxPattern, ComboboxPopupPattern} from './combobox';
2import {signal} from '../behaviors/signal-like/signal-like';
3import {createKeyboardEvent} from '@angular/cdk/testing/private';
4

Callers

nothing calls this directly

Calls 14

signalFunction · 0.90
createKeyboardEventFunction · 0.85
setupSelectOnlyFunction · 0.85
setMethod · 0.80
highlightEffectMethod · 0.80
setupFunction · 0.70
onKeydownMethod · 0.65
isFocusedMethod · 0.65
valueFunction · 0.50
onInputMethod · 0.45
onFocusinMethod · 0.45

Tested by

no test coverage detected