Skip to content

docs(web): fix testing guide link#38006

Merged
asukaminato0721 merged 1 commit into
langgenius:mainfrom
Harsh23Kashyap:docs/web-testing-guide-link
Jun 26, 2026
Merged

docs(web): fix testing guide link#38006
asukaminato0721 merged 1 commit into
langgenius:mainfrom
Harsh23Kashyap:docs/web-testing-guide-link

Conversation

@Harsh23Kashyap

@Harsh23Kashyap Harsh23Kashyap commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes #38005.

Updates the component complexity note in web/README.md to point to the existing frontend testing guide at web/docs/test.md instead of the stale web/testing/testing.md path.

Screenshots

N/A, documentation-only change.

Checklist

  • This change requires a documentation update, included: repository README update only
  • I understand that this PR may be closed in case there was no previous discussion or issues. This does not apply to typos.
  • I have added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I have updated the documentation accordingly.
  • I ran focused documentation verification for this README link change.

From Cursor

Point the component complexity note to the existing frontend testing guide so contributors do not follow a stale path.
@Harsh23Kashyap Harsh23Kashyap requested a review from iamjoel as a code owner June 26, 2026 04:44
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 26, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Jun 26, 2026
@Harsh23Kashyap

Copy link
Copy Markdown
Contributor Author

Could a maintainer add the required CI label so the workflows can run on this PR?

@asukaminato0721 asukaminato0721 added this pull request to the merge queue Jun 26, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 26, 2026
Merged via the queue into langgenius:main with commit 5b86794 Jun 26, 2026
34 checks passed
@Harsh23Kashyap Harsh23Kashyap deleted the docs/web-testing-guide-link branch June 26, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(web): fix stale frontend testing guide link

3 participants