Files
azuredatastudio/test/monaco
dependabot[bot] b54d12b2be Bump get-func-name from 2.0.0 to 2.0.2 in /test/monaco (#24527)
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kim Santiago <kisantia@microsoft.com>
2023-09-29 10:12:18 -10:00
..
2022-10-19 19:13:18 -07:00
2022-10-19 19:13:18 -07:00
2022-10-19 19:13:18 -07:00
2022-10-19 19:13:18 -07:00
2022-10-19 19:13:18 -07:00
2022-10-19 19:13:18 -07:00

Monaco Editor Test

This directory contains scripts that are used to smoke test the Monaco Editor distribution.

Setup & Bundle

$test/monaco> yarn
$test/monaco> yarn run bundle

Compile and run tests

$test/monaco> yarn run compile
$test/monaco> yarn test