mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 23:04:57 +00:00
- Fix vitest.config.ts fakemui alias path: ../../fakemui → ../../components/fakemui
(matches tsconfig.json paths; fixes pagination + get-component-icon tests)
- Add vi.mock('server-only') to route.test.ts to prevent server-only guard
throwing in jsdom environment
- Replace @jest/globals with vitest in workflow-error-handler and
multi-tenant-context test files
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>