Skip to content

fix(stream-card): add data-testid to root link (FlowwStar/FlowStar#378)#394

Open
jdjioe5-cpu wants to merge 1 commit into
FlowwStar:mainfrom
jdjioe5-cpu:fix/issue-378-stream-card-testid
Open

fix(stream-card): add data-testid to root link (FlowwStar/FlowStar#378)#394
jdjioe5-cpu wants to merge 1 commit into
FlowwStar:mainfrom
jdjioe5-cpu:fix/issue-378-stream-card-testid

Conversation

@jdjioe5-cpu

Copy link
Copy Markdown

Closes #378. Adds data-testid=stream-card-${stream.id} to the root Link so e2e tests can target cards reliably.

Closes FlowwStar#378.

Adds data-testid=`stream-card-${stream.id}` to the root Link element so
e2e tests can target individual cards reliably without depending on
text content or DOM structure.

No behavior change.
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.

good first issue: add data-testid to stream card root link for e2e targeting

1 participant