feat(Bimex): auditar-vite-pinata-secret-confirmar-que-sea-jwt - #286
Conversation
|
@Caneryy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Buen trabajo de auditoría — el decision record en Lo único que bloquea el merge: el E2E nuevo ( Con ese E2E arreglado (o si preferís, quitado de este PR y mandado aparte cuando lo tengas estable), esto queda mergeable tal cual. |
The create-project dialog is taller than Playwright's default 720px
viewport; its submit button sat below the fold inside the dialog's own
scroll container, so the click actionability check kept reporting
"element is outside of the viewport" until the 30s test timeout (root
cause of the failing check on this PR, not an app regression).
Also fixes a real key-collision bug found while debugging: the IPFS
doc list keyed by <div key={cid}> duplicates React keys whenever two
uploaded docs resolve to the same CID (exactly what the new mocked
E2E does with MOCK_CID for all three files) — keyed by the fixed
label (INE/Plan/Presupuesto) instead, which is always unique.
26/26 Playwright specs and 142/142 vitest tests green locally.
|
@David1984TK is attempting to deploy a commit to the david1984tk's projects Team on Vercel. A member of the Team first needs to authorize it. |
David1984TK
left a comment
There was a problem hiding this comment.
CI real en verde (26/26 Playwright, 142/142 vitest) tras el fix del viewport. El decision record y los tests que agrega este PR quedan bien. Aprobado.
Closes #145
Summary
Test plan