vscode/test
2023-02-25 17:41:18 +01:00
..
automation smoke - bring back better solution for waiting that target has loaded (#175415) 2023-02-25 17:41:18 +01:00
integration
leaks
monaco
smoke Add en as fallback osLocale (#175039) 2023-02-21 17:26:37 -08:00
unit Check notebook URIs in BulkCellEdits (#169669) 2023-01-07 17:35:25 -08:00
.mocharc.json
cgmanifest.json
README.md

VSCode Tests

Contents

This folder contains the various test runners for VSCode. Please refer to the documentation within for how to run them:

  • unit: our suite of unit tests (README)
  • integration: our suite of API tests (README)
  • smoke: our suite of automated UI tests (README)