Intent of terminalSandboxEngine.ts ×8
All 23 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/23 tests-
platform/23 tests-
agentHost/6 tests-
test/6 tests-
node/6 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotShellTools.test|title=CopilotShellTools primary shell tool asks for confirmation when requestUnsandboxedExecution is explicitly set|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotShellTools.test|title=CopilotShellTools primary shell tool merges configured filesystem allowRead paths into the sandbox config|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotShellTools.test|title=CopilotShellTools primary shell tool requests confirmation before rerunning outside the sandbox|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotShellTools.test|title=CopilotShellTools primary shell tool returns sandbox_blocked when user declines unsandboxed rerun|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotShellTools.test|title=CopilotShellTools primary shell tool wraps commands through the sandbox engine when the sandbox is enabled|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotShellTools.test|title=CopilotShellTools primary shell tool writes a sandbox config exposing the working directory as writable|occurrence=1
-
-
-
-
sandbox/17 tests-
test/17 tests-
common/17 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine always denies reads of the sandbox config file on Linux and macOS|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine blocked domains request sandboxed network access before execution when enabled|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine checkForSandboxingPrereqs caches missing dependencies until force refresh|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine checkForSandboxingPrereqs reports missing dependencies|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine checkForSandboxingPrereqs reports remediation when bubblewrap is unusable|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine keeps filesystem paths without symlinks when writing the config|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine onDidChangeRoots triggers a sandbox config rewrite on the next wrap|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine preserves filesystem symlink paths and resolves their targets on Linux when writing the config|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine requestAllowNetwork does not relax network access when per-command requests are disabled|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine requestAllowNetwork keeps the command sandboxed and refreshes its network config|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine runAsNode=false omits the ELECTRON_RUN_AS_NODE=1 prefix|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine runAsNode=true prefixes the wrapped command with ELECTRON_RUN_AS_NODE=1|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine sandbox config does not enable PTY access by default on Linux|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine sandbox config enables PTY access by default on macOS|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine sandbox config preserves advanced runtime network settings when allowNetwork is enabled|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine sandbox config respects explicitly disabled PTY access on macOS|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/sandbox/test/common/terminalSandboxEngine.test|title=TerminalSandboxEngine wrapCommand adds ripgrep-universal platform-arch bin directory to PATH|occurrence=1
-
-
-
-
-