test: zot-rpc driver smoke (end-to-end, ZOT_BIN-gated) #160
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "zot-rpc-smoke-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
End-to-end smoke for the colibri#143 zot-rpc driver: drives a real
zot rpcsubprocess through the ColibriSpawner(rpc_stdin) +RpcSenderand asserts the full path — stdin piped → framed prompt delivered → zot echoes it asuser_message→responseack →done.A placeholder DeepSeek key is enough: the turn 401s deterministically while the driver wiring (the subject under test) runs fully.
#[ignore]+ZOT_BIN-gated, so it never runs in normalcargo test/ CI:Validated on domedog (zot v0.2.42 built with Go 1.24.4): passes. Closes the "live zot rpc smoke pending" item.
🤖 Generated with Claude Code