Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tkirda/jQuery-Autocomplete
/ autocomplete.test.js
File
autocomplete.test.js
test/autocomplete.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach, vi } from
"vitest"
;
2
3
import
{ formatGroup, formatResult } from
"../src/format.ts"
;
4
Callers
nothing calls this directly
Calls
12
formatGroup
Function · 0.90
formatResult
Function · 0.90
nextSearchComplete
Function · 0.85
clear
Method · 0.80
onValueChange
Method · 0.80
autocomplete
Method · 0.80
setOptions
Method · 0.80
hide
Method · 0.80
select
Method · 0.80
dispose
Method · 0.80
moveDown
Method · 0.80
moveUp
Method · 0.80
Tested by
no test coverage detected