Skip to content

Fix CopilotKit test suite links#26

Merged
jpr5 merged 1 commit intomainfrom
fix/copilotkit-links
Mar 11, 2026
Merged

Fix CopilotKit test suite links#26
jpr5 merged 1 commit intomainfrom
fix/copilotkit-links

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented Mar 11, 2026

Summary

  • Fix broken link to tests/e2e (path doesn't exist) → link to GitHub code search for llmock instead
  • Update description: CopilotKit uses llmock across its test suite (not just E2E), covering v1 and v2 runtimes

🤖 Generated with Claude Code

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 11, 2026

Open in StackBlitz

npm i https://pkg.pr.new/CopilotKit/llmock/@copilotkit/llmock@26

commit: cd45f41

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — straightforward docs fix replacing a broken link with a working one.

Extended reasoning...

Overview

This PR touches only README.md and docs/index.html, fixing a broken link to tests/e2e (which does not exist in the CopilotKit repo) by replacing it with a GitHub code search URL for llmock. The description text is also updated to more accurately reflect that llmock is used across the test suite, not just E2E tests.

Security risks

None. No code changes, no dependencies, no configuration changes — purely documentation text and link updates.

Level of scrutiny

Minimal scrutiny needed. This is a two-file documentation-only change with clear intent (fix broken link, improve accuracy of description). The new link format (/search?q=llmock&type=code) is a standard GitHub search URL.

Other factors

No bugs were found. No outstanding reviewer comments. The changes are consistent between the two files (README and landing page). The PR is small, self-contained, and mechanical.

@jpr5 jpr5 merged commit 293d506 into main Mar 11, 2026
9 checks passed
@jpr5 jpr5 deleted the fix/copilotkit-links branch March 11, 2026 20:44
jpr5 added a commit that referenced this pull request Apr 3, 2026
## Summary

- Fix broken link to `tests/e2e` (path doesn't exist) → link to GitHub
code search for `llmock` instead
- Update description: CopilotKit uses llmock across its test suite (not
just E2E), covering v1 and v2 runtimes

🤖 Generated with [Claude Code](https://claude.com/claude-code)
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