Commit ee8ee83
committed
test(agent-core): invoke the saved skill instead of only listing it
Asserting the Skill tool is present and the registry holds the skill does
not exercise the lookup that activation performs. Call the tool with
audit-routes and check it does not error, so a broken lookup fails the test
that claims the skill is invocable.1 parent 579e093 commit ee8ee83
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1259 | 1259 | | |
1260 | 1260 | | |
1261 | 1261 | | |
1262 | | - | |
1263 | | - | |
1264 | | - | |
1265 | | - | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
1266 | 1272 | | |
1267 | 1273 | | |
1268 | 1274 | | |
| |||
0 commit comments