MCPcopy 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

1import { describe, it, expect, beforeEach, afterEach, vi } from "vitest";
2
3describe("parse_gemini_log.cjs", () => {
4 let mockCore;

Callers

nothing calls this directly

Calls 2

parseGeminiLogFunction · 0.85
transformGeminiEntriesFunction · 0.85

Tested by

no test coverage detected