forked from molecule-ai/molecule-core
- Add budgetLimit: null to WorkspaceNodeData fixtures in canvas-capabilities, canvas-events, canvas-events-pan, and canvas.test.ts (inline objects) - Add budget_limit: null to WorkspaceData fixtures in canvas-topology, canvas.test.ts makeWS, and ProvisioningTimeout.test.tsx - Fix AuthGate.test.tsx TS2348: cast vi.fn() mocks to explicit call signatures inside vi.mock() factories (Procedure | Constructable issue) - npx tsc --noEmit: 0 errors; 689/689 tests passing Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||