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:
Max Schmitt 2020-05-11 18:21:24 +02:00 committed by GitHub
parent f6505d22f2
commit 1dd0635db4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 193 additions and 151 deletions

3
.gitignore vendored
View file

@ -6,4 +6,5 @@ dist/*.js
dist/fonts/*
out-ci/
.DS_Store
vscode
vscode
/typings-test