Files
mercadodevida/work/artifacts/F-126/qa.json
2026-08-21 18:16:54 +02:00

20 lines
902 B
JSON

{
"verdict": "APPROVED",
"reviewer": "qa",
"feature_id": "F-126",
"summary": "Verificación: bug ya arreglado por F-131, solo falta desplegar.",
"checks": [
"Pre-F-131: curl /api/catalog/products?q=almendra vía proxy → 13 items (no filtra)",
"Directo backend: curl /catalog/products?q=almendra → 1 item (filtra OK)",
"Post-F-131 build: bundle contiene nextUrl.search en los 5 handlers",
"Live admin proceso todavía sirve bundle pre-F-131 (necesita restart)"
],
"verification_steps": [
"1. Operador ejecuta ./scripts/monolith.sh prod restart",
"2. Operador login en /admin/inventory",
"3. Operador escribe 'almendra' en el buscador → solo 1 producto",
"4. Operador escribe parte de un EAN → filtra correctamente"
],
"notes": "Tras restart, /inventory debería filtrar correctamente por nombre o EAN.",
"reviewed_at": "2026-08-21T16:16:00Z"
}