Skip to content

test(repo): resolve router vitest workspace imports#29

Merged
sarthakdev143-lite merged 1 commit into
mainfrom
fix/router-vitest-resolution
Mar 21, 2026
Merged

test(repo): resolve router vitest workspace imports#29
sarthakdev143-lite merged 1 commit into
mainfrom
fix/router-vitest-resolution

Conversation

@sarthakdev143-lite

Copy link
Copy Markdown
Owner

What does this PR do?

Adds a router package Vitest config that resolves workspace source aliases for core and runtime so package tests do not depend on prebuilt dist output.

Checklist

  • pnpm test passes
  • pnpm typecheck passes
  • pnpm build passes
  • New tests or validation added for the new behavior
  • Commit messages follow Conventional Commits

Pointing router tests at workspace source avoids relying on built package output during CI and keeps package-level test runs independent of build order.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@sarthakdev143-lite sarthakdev143-lite merged commit 38ac9ba into main Mar 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant