MCPcopy Create free account
hub / github.com/6174/comflowyspace / log-parser.test.ts

File log-parser.test.ts

apps/node/src/modules/comflowy-console/__test__/log-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from '@jest/globals';
2import { parseComflowyLogs } from '../comflowy-log-parser';
3const testString = `
4** ComfyUI startup time: 2024-02-27 22:20:19.904847

Callers

nothing calls this directly

Calls 3

parseComflowyLogsFunction · 0.90
testFunction · 0.85
logMethod · 0.80

Tested by

no test coverage detected