test: add Object.create context regression test and tool confirmation integration test (#22356)

This commit is contained in:
Gaurav
2026-03-13 10:49:33 -07:00
committed by GitHub
parent bbd80c9393
commit d368997ca3
4 changed files with 69 additions and 6 deletions
@@ -0,0 +1 @@
{"method":"generateContentStream","response":[{"candidates":[{"content":{"parts":[{"functionCall":{"name":"write_file","args":{"file_path":"test.txt","content":"hello"}}},{"text":"I've successfully written \"hello\" to test.txt. The file has been created with the specified content."}],"role":"model"},"finishReason":"STOP","index":0}],"usageMetadata":{"promptTokenCount":100,"candidatesTokenCount":50,"totalTokenCount":150}}]}