You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Go low-level tool-definition E2E test [2/6] (#1724)
* Add Go low-level tool-definition E2E test
Related to issue #1682 but does not fix#1682.
Align low_level_tool_definition coverage with PR #1721 snapshot behavior by only defining tools exercised by the shared snapshot.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Address Go PR review suggestions for low-level tool test
Synchronize handler-updated state with a mutex and move keyword assertion to the main test goroutine to avoid calling t.Fatalf from a tool handler goroutine.
Related to issue #1682 but does not fix#1682.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments