kylin-code/test/monaco
chriswang521 b2638a9732 update baseCode:code-oss-1.85.2 2024-07-05 11:09:03 +08:00
..
dist from 1.68.0 2022-06-14 14:37:10 +08:00
esm-check update baseCode:code-oss-1.85.2 2024-07-05 11:09:03 +08:00
.gitignore from 1.68.0 2022-06-14 14:37:10 +08:00
.mocharc.json from 1.68.0 2022-06-14 14:37:10 +08:00
README.md update baseCode:code-oss-1.85.2 2024-07-05 11:09:03 +08:00
core.js from 1.68.0 2022-06-14 14:37:10 +08:00
monaco.test.ts update baseCode:code-oss-1.85.2 2024-07-05 11:09:03 +08:00
package.json from 1.68.0 2022-06-14 14:37:10 +08:00
runner.js from 1.68.0 2022-06-14 14:37:10 +08:00
tsconfig.json from 1.68.0 2022-06-14 14:37:10 +08:00
webpack.config.js update baseCode:code-oss-1.85.2 2024-07-05 11:09:03 +08:00
yarn.lock from 1.68.0 2022-06-14 14:37:10 +08:00

README.md

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