code-server-2/lib/vscode/test/automation
Joe Previte 0cd3e39492
chore(vscode): update to 1.54.2
2021-03-11 10:27:10 -07:00
..
src chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
tools Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
.gitignore Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
.npmignore Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
README.md Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
package.json chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
tsconfig.json chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
yarn.lock chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00

README.md

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.