Commit a367fb0
test(service-ai): add buildContextSchemaMessages to the quota-test mock runtime
The mock AgentRuntime in agent-chat-quota.test.ts didn't implement the new
buildContextSchemaMessages method, so the route's await on it threw and the
handler returned 500 instead of 200. Mirror the real runtime in the mock.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent adf6e6f commit a367fb0
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
0 commit comments