mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
- Move MockMetadataGenerator class definition inside vi.mock factory - Fix OpenAI mock to use class constructor pattern - Resolves ReferenceError: Cannot access before initialization Reduces test failures from total failure to just 2 legitimate bugs 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>