Files
vscode/test/automation
cabbcbed5b test: handle preselected Agents session type (#329663)
Treat an already-selected session type as available so smoke tests do not wait for a picker that is intentionally suppressed for a sole provider. (Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-07 19:27:31 +00:00
..
2026-07-14 12:34:04 +02:00
2026-01-30 13:12:58 -08:00

VS Code Automation Package

This package contains functionality for automating various components of the VS Code UI, via an automation "driver" that connects from a separate process. It is used by the smoke tests.