kylin-code/test/monaco
zy 2d209a8334 from 1.68.0 2022-06-14 14:37:10 +08:00
..
dist from 1.68.0 2022-06-14 14:37:10 +08:00
esm-check from 1.68.0 2022-06-14 14:37:10 +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 from 1.68.0 2022-06-14 14:37:10 +08:00
core.js from 1.68.0 2022-06-14 14:37:10 +08:00
monaco.test.ts from 1.68.0 2022-06-14 14:37:10 +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 from 1.68.0 2022-06-14 14:37:10 +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