MCPcopy Create free account
hub / github.com/PSPDFKit/nutrient-document-engine-mcp-server / logger.test.ts

File logger.test.ts

test/logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach, Mock } from 'vitest';
2import { Logger } from '../src/utils/Logger.js';
3
4// Mock the MCP server with a proper class implementation for Vitest 4.x

Callers

nothing calls this directly

Calls 7

debugMethod · 0.80
infoMethod · 0.80
warningMethod · 0.80
errorMethod · 0.80
requestMethod · 0.80
responseMethod · 0.80
retryMethod · 0.80

Tested by

no test coverage detected