summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk/python/docs/testing.md
diff options
context:
space:
mode:
authorDavid Hill <[email protected]>2025-11-10 13:44:12 +0000
committerDavid Hill <[email protected]>2025-11-10 13:44:12 +0000
commitc6e830c954418808dc39284a1c073aa63a6d4d21 (patch)
tree9c3052e0509115188768a553c0be5a8441ebdd96 /packages/sdk/python/docs/testing.md
parent7088bfabd773e2f076aab1c9d2468c04feff0570 (diff)
parentfc78c28df64383a9f99382093f61fc28caf6569f (diff)
downloadopencode-c6e830c954418808dc39284a1c073aa63a6d4d21.tar.gz
opencode-c6e830c954418808dc39284a1c073aa63a6d4d21.zip
Merge branch 'dev' of https://github.com/sst/opencode into dev
Diffstat (limited to 'packages/sdk/python/docs/testing.md')
-rw-r--r--packages/sdk/python/docs/testing.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/sdk/python/docs/testing.md b/packages/sdk/python/docs/testing.md
index 3119035d0..e2c777e31 100644
--- a/packages/sdk/python/docs/testing.md
+++ b/packages/sdk/python/docs/testing.md
@@ -11,5 +11,6 @@ uv run --project packages/sdk/python pytest -q
```
Notes
+
- Integration test starts a headless opencode server via Bun in a subprocess
- SSE behavior is validated using real streaming from the server