error TS2339: Property ‘get’ does not exist on type ‘Agent’ (Chai-Http, TypeScript, Mocha)This TypeScript error was about to get annoying, I wanted to continue writing test cases using Chai-Http as it supposedly should go rather…Aug 25Aug 25
Mocha test cases with Node.js, TypeScript, ESM Modules and ChaiBeing relatively new to Node.js and TypeScript and especially writing unit tests in this environment, I found it rather cumbersome to get…Aug 24Aug 24