Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ missing_info_formatter.test.cjs
File
missing_info_formatter.test.cjs
actions/setup/js/missing_info_formatter.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
3
describe(
"missing_info_formatter.cjs"
, () => {
4
let
formatter;
Callers
nothing calls this directly
Calls
8
escapeMarkdown
Function · 0.85
formatMissingTools
Function · 0.85
formatMissingData
Function · 0.85
generateMissingToolsSection
Function · 0.85
generateMissingDataSection
Function · 0.85
formatNoopMessages
Function · 0.85
generateNoopMessagesSection
Function · 0.85
generateMissingInfoSections
Function · 0.85
Tested by
no test coverage detected