fix(api): provide seed npcs.json fixture (#83) - #100
Conversation
Code Review ✅ Approved 1 resolved / 1 findingsProvides the missing npcs.json seed fixture and populates trade inventory objects to fix integration test failures. Resolved the seed fixture lacks objs finding, and no other issues were found. ✅ 1 resolved✅ Bug: Seed fixture lacks 'objs', breaking listNpcSoldItemIds test
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Important Your trial ends in 6 days — upgrade now to keep code review, CI analysis, auto-apply, custom automations, and more. Was this helpful? React with 👍 / 👎 | Gitar |
|
Cierro esta porque el archivo que agrega ya está en El diagnóstico era correcto: La otra mitad era Lo medí levantando el job de API en local con el mismo Por eso se mergeó la #109, que traía los dos archivos con los datos completos del No hace falta que hagas nada. Si tenés algo más sobre la issue que no sea el |
Resumen de cambios
Resuelve #83 agregando el fixture completo �pi/src/jsons/npcs.json necesario para loadSeedNpcsJson() y para la ejecucion limpia de los tests de integracion del mercado (market.integration.test.ts).
Puntos clave
Closes #83