fix(api): add seed npcs.json to unblock main CI and market tests (#83) - #122
fix(api): add seed npcs.json to unblock main CI and market tests (#83)#122Rodrigoue9 wants to merge 6 commits into
Conversation
|
Resolved both review items in commit 39a2a55:
Ready for review and merge! 🚀 |
…ve schema conflicts
Code Review ✅ Approved 2 resolved / 2 findingsAdds seed ✅ 2 resolved✅ Bug: Seed NPC data won't satisfy market test (wrong npcType/field)
✅ Quality: Unrelated draft file PR_DESCRIPTION_DRAFT.md committed
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
Resumen de la Solución
api/src/jsons/npcs.jsoncon la estructura normalizada de NPCs (GameNpcRecordData) incluyendo comerciantes, sacerdotes, banqueros y guardias.market.integration.test.ts) y el CI demain.Closes #83
Resolves #83
Listo para revisión! 🚀
Summary by Gitar
clan_membersand related tables before applying data migrations inapi/schema.sqlThis will update automatically on new commits.