mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 02:48:30 -05:00
Merge from vscode 718331d6f3ebd1b571530ab499edb266ddd493d5
This commit is contained in:
13
test/integration/browser/README.md
Normal file
13
test/integration/browser/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# VS Code Integration test
|
||||
|
||||
### Run
|
||||
|
||||
```bash
|
||||
|
||||
# Dev (Electron)
|
||||
scripts/test-integration.sh
|
||||
|
||||
# Dev (Web)
|
||||
node test/integration/browser/out/index.js
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user