Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ parse_gemini_log.test.cjs
File
parse_gemini_log.test.cjs
actions/setup/js/parse_gemini_log.test.cjs: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
describe(
"parse_gemini_log.cjs"
, () => {
4
let
mockCore;
Callers
nothing calls this directly
Calls
2
parseGeminiLog
Function · 0.85
transformGeminiEntries
Function · 0.85
Tested by
no test coverage detected