Skip to content

tests(source-map-issues): Adding tests for problem, diagnosis and troubleshooting sections#112472

Open
Abdkhan14 wants to merge 3 commits intoabdk/config-issues-ui-v1from
abdk/config-issues-ui-v2
Open

tests(source-map-issues): Adding tests for problem, diagnosis and troubleshooting sections#112472
Abdkhan14 wants to merge 3 commits intoabdk/config-issues-ui-v1from
abdk/config-issues-ui-v2

Conversation

@Abdkhan14
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 8, 2026
@Abdkhan14 Abdkhan14 marked this pull request as ready for review April 8, 2026 16:18
@Abdkhan14 Abdkhan14 requested a review from a team as a code owner April 8, 2026 16:18
@Abdkhan14 Abdkhan14 changed the title tests(source-map-issues): Adding tests for problem, diagnosis and tro… tests(source-map-issues): Adding tests for problem, diagnosis and troubleshooting sections Apr 8, 2026

// tct embeds React nodes (InlineCode) that break text nodes, so match via
// textContent of the rendered element rather than a single text string.
function matchByTextContent(expected: string) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

don't we have a helper utility for this. @cursoragent can you check?

Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 2bbe987. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants