monaco-languageclient icon indicating copy to clipboard operation
monaco-languageclient copied to clipboard

Introduce unit tests for monaco-editor-react

Open kaisalmen opened this issue 2 years ago • 0 comments

We already introduced multiple unit tests for monaco-editor-wrapper, but don't have any for monaco-editor-react. This is not as straightforward as initially thought. It is likely the combination of vitest with browser mode and react. I already started some prototyping on https://github.com/TypeFox/monaco-components/tree/vitest-react

kaisalmen avatar Sep 01 '23 14:09 kaisalmen