Skip to content

test(monorepo): add end-to-end coverage for turborepo-style workspaces - #199

Merged
AmiteK23 merged 1 commit into
mainfrom
test/turborepo-fixture
Apr 15, 2026
Merged

test(monorepo): add end-to-end coverage for turborepo-style workspaces#199
AmiteK23 merged 1 commit into
mainfrom
test/turborepo-fixture

Conversation

@AmiteK23

@AmiteK23 AmiteK23 commented Apr 15, 2026

Copy link
Copy Markdown
Member

Description

Add a minimal Turborepo-style fixture and an end-to-end test that verifies context generation across apps and shared packages.

This captures monorepo discovery and cross-package linking without depending on a full create-turbo scaffold.


What’s Changed

  • add a minimal Turborepo-style fixture with apps/ and packages/
  • add an e2e test to verify context generation across app and shared-package folders
  • validate monorepo discovery and cross-package linking in a workspace-style layout

Type of Change

  • Bug fix
  • Feature
  • Breaking change
  • Docs
  • Refactor
  • CI / Tests
  • Performance
  • Other (please describe):

Architectural Impact

  • No contract/output changes
  • Contract/output changed (describe below)

Testing

  • Tested locally
  • Tests added/updated
  • All tests pass

Related Issues


Checklist

  • Target branch is main
  • Self-reviewed
  • Docs updated (if needed)
  • Changelog updated (if needed)

Additional Notes

This fixture is intentionally minimal and is meant to validate Turborepo-style workspace structure without introducing the complexity of a full generated scaffold.

Add a minimal Turborepo-style fixture and an e2e test that verifies
context generation across apps and shared packages. This captures
monorepo discovery and cross-package linking without depending on a
full create-turbo scaffold.
@AmiteK23
AmiteK23 merged commit a40a8db into main Apr 15, 2026
7 checks passed
@AmiteK23
AmiteK23 deleted the test/turborepo-fixture branch April 16, 2026 23:46
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