test(e2e-chain): Go mock client (record + zoom/window/trigger)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Martino Ferrari
2026-06-25 09:04:04 +02:00
parent f146fc1016
commit aa6679f1a7
4 changed files with 633 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module chain-client
go 1.21
require github.com/gorilla/websocket v1.5.1
require golang.org/x/net v0.17.0 // indirect