Skip to content

fix: make Cursor playbook injection tests work on Windows - #408

Open
codebysana wants to merge 1 commit into
LF-Decentralized-Trust-labs:mainfrom
codebysana:fix/windows-symlink-tests
Open

fix: make Cursor playbook injection tests work on Windows#408
codebysana wants to merge 1 commit into
LF-Decentralized-Trust-labs:mainfrom
codebysana:fix/windows-symlink-tests

Conversation

@codebysana

Copy link
Copy Markdown
Contributor

Summary

This fixes Cursor playbook injection test failures on Windows environments by ensuring compatibility with Windows filesystem behavior (symlinks vs directory junctions).

Previously, tests assumed Unix-style symlink behavior, which could fail on Windows depending on how the filesystem represents linked directories.

Changes

  • Improve Windows compatibility for Cursor playbook injection tests
  • Handle differences in filesystem link behavior between Unix and Windows
  • Ensure tests pass consistently across platforms

Testing

pnpm test cursor-local-skill-injection

Signed-off-by: codebysana <sana.younas0530@gmail.com>
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