Skip to content

fix: data-testid boutons MainNav pour ui-qa-radar (#358) - #381

Merged
thomasgermain93 merged 1 commit into
mainfrom
fix/m11-data-testid
Mar 22, 2026
Merged

thomasgermain93 merged 1 commit into
mainfrom
fix/m11-data-testid

Conversation

@thomasgermain93

Copy link
Copy Markdown
Owner

Summary

  • Ajout de data-testid sur chaque bouton de navigation (mobile + desktop) dans MainNav.tsx
  • Le script ui-qa-radar.mjs peut maintenant naviguer via clickTestId vers tab-fusion et tab-heroes

Mapping des testIds

Page testId
Invoquer tab-summon
Héros tab-heroes
Combat tab-combat
Progression tab-progression
Forge tab-fusion
Marché tab-marketplace

Test plan

  • npm run build
  • Relancer node scripts/ui-qa-radar.mjs — les screenshots fusion et heroes doivent être générés

Closes #358

🤖 Generated with Claude Code

Ajout de data-testid sur chaque bouton de la barre de navigation (mobile + desktop)
pour permettre au script ui-qa-radar.mjs de naviguer par testId.

Mapping : tab-summon, tab-heroes, tab-combat, tab-progression, tab-fusion, tab-marketplace

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@thomasgermain93
thomasgermain93 merged commit ecd5fdf into main Mar 22, 2026
1 of 2 checks passed
github-actions Bot added a commit that referenced this pull request Mar 22, 2026
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.

[BUG] ui-qa-radar : data-testid manquants — tab-fusion et tab-heroes non trouvés

1 participant