google-gemini / generative-ai-js

The official Node.js / Typescript library for the Google Gemini API
https://ai.google.dev/
Apache License 2.0
502 stars 96 forks source link

Add some unit test cases #159

Closed hsubox76 closed 1 month ago

hsubox76 commented 1 month ago

For generatecontent, test that the field is passed to makeRequest, that it's overrideable by individual methods, and the same for chat.sendMessage.