MCPcopy 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

1import { describe, it, expect, beforeEach, afterEach, vi } from "vitest";
2
3import { formatGroup, formatResult } from "../src/format.ts";
4

Callers

nothing calls this directly

Calls 12

formatGroupFunction · 0.90
formatResultFunction · 0.90
nextSearchCompleteFunction · 0.85
clearMethod · 0.80
onValueChangeMethod · 0.80
autocompleteMethod · 0.80
setOptionsMethod · 0.80
hideMethod · 0.80
selectMethod · 0.80
disposeMethod · 0.80
moveDownMethod · 0.80
moveUpMethod · 0.80

Tested by

no test coverage detected