vscode/test/automation
Raymond Zhao 39e5dafcd6
Revert "Add Settings editor smoke tests" (#189848)
Revert "Add Settings editor smoke tests (#189687)"

This reverts commit e1dfb2a559.
2023-08-07 18:40:37 +01:00
..
src Revert "Add Settings editor smoke tests" (#189848) 2023-08-07 18:40:37 +01:00
tools Remove legacy smoke test driver (#147393) 2022-04-13 19:19:58 +02:00
.gitignore Fix minor packaging issues in automation lib 2019-11-04 12:03:51 -08:00
.npmignore Fix minor packaging issues in automation lib 2019-11-04 12:03:51 -08:00
package.json chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00
README.md
tsconfig.json Bump targets for test/automation and test/integration (#165298) 2022-11-02 17:10:12 -07:00
yarn.lock chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09: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.