Intent of protocolServerHandler.ts ×3
All 31 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/31 tests-
platform/31 tests-
agentHost/31 tests-
test/31 tests-
node/31 tests-
protocolServerHandler.test|title=ProtocolServerHandler createChat /8 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat createChat for an additional chat forwards to the agent service and grows the catalog|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat createChat for an unknown session fails with SESSION_NOT_FOUND|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat createChat forwards a fork source to the agent service|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat createChat forwards a side chat source to the agent service|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat createChat on the default chat URI is a no-op|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat createChat rejects a source without kind|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat createChat rejects an unknown source kind|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createChat / disposeChat disposeChat forwards to the agent service and shrinks the catalog|occurrence=1
-
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler OTLP logs channel URI variants that parse to the same level collapse to one canonical subscription|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler OTLP logs channel client disconnect drops its OTLP subscriptions|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler OTLP logs channel multiple subscriptions to different levels each receive their own band|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler OTLP logs channel subscribe to logs channel returns an empty stateless result and starts forwarding records at-or-above the requested level|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler OTLP logs channel unrecognised ahp-otlp URIs do not crash subscribe|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler OTLP logs channel unsubscribe stops forwarding without affecting other subscribers|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler authenticate returns result via typed request|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createSession activeClient forwards activeClient to the agent service|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createSession activeClient rejects createSession when activeClient.clientId mismatches|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler createSession returns null and broadcasts project in sessionAdded summary|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler extension request preserves ProtocolError code and data|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler listSessions includes project metadata|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler listSessions omits project metadata when absent|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler listSessions surfaces the changes summary from the agent|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resource watches client disconnect releases the watch refcount|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resource watches overlapping transports release each resource-watch subscription|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resource watches subscribe to a resource-watch channel returns the descriptor + bumps refcount; envelopes are routed|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resource watches subscribe to an unknown resource-watch channel surfaces a JSON-RPC error|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resourceList returns a JSON-RPC error when the target is invalid|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resourceList routes to side effect handler|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resourceRead does not log missing file reads|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler resourceRead logs missing non-file reads|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/protocolServerHandler.test|title=ProtocolServerHandler subscribe request returns snapshot|occurrence=1
-
-
-
-
-