This repository is Node.js + pnpm + typescript monorepo.
When you write unit test, allways mock external REST api call Use vitest for unit test framework
Before edit file iteration, commit previous modification and make git branch then checkout so former working source code will untouched. Make failing test for function definition and write function refer that