mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
feat: fix and migrate smoke tests to Playwright (#1961)
* feat: migrate e2e tests to Playwright * fix: OS dependency * fix: race condition * fix: increased launch timeout
This commit is contained in:
parent
f6505d22f2
commit
1dd0635db4
6 changed files with 193 additions and 151 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,4 +6,5 @@ dist/*.js
|
|||
dist/fonts/*
|
||||
out-ci/
|
||||
.DS_Store
|
||||
vscode
|
||||
vscode
|
||||
/typings-test
|
||||
Loading…
Add table
Add a link
Reference in a new issue