code-server/lib/vscode/test/automation
2021-04-30 20:25:17 +05:30
..
src
tools
.gitignore
.npmignore
package.json chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30
README.md
tsconfig.json
yarn.lock chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30

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.