E2E Claude tests (#34702)
- **Fix cancellation of tool calls** - **Make tool_call test more resilient** - **Fix tool call confirmation test** Release Notes: - N/A
This commit is contained in:
parent
fd05f17fa7
commit
cfe1adc792
6 changed files with 188 additions and 38 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -158,6 +158,7 @@ dependencies = [
|
|||
"serde_json",
|
||||
"settings",
|
||||
"smol",
|
||||
"strum 0.27.1",
|
||||
"tempfile",
|
||||
"ui",
|
||||
"util",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue