Commit Graph

9 Commits (c3ac455fd2128d03eabeba6cf997b48d0fad5a1b)

Author SHA1 Message Date
Alex Dima a8df4018f1
Move html sources into `/src/`
Alex Dima 08459beac3
Minor tweaks
Alex Dima 59484624a4
Add CI
Alexandru Dima 1cada068d1
Remove CI workflow since vscode runs it now (e.g. https://github.com/microsoft/vscode/runs/1619014477?check_suite_focus=true)
Alexandru Dima 14c560f898
Remove step which moved to the vscode CI
Alexandru Dima b08878cbb3
Add node module caching
Max Schmitt 1dd0635db4
feat: fix and migrate smoke tests to Playwright ()
* feat: migrate e2e tests to Playwright

* fix: OS dependency

* fix: race condition

* fix: increased launch timeout
Peng Lyu d7ddf03fde
Validate typings can be imported correctly in simple ts project ()
Peng Lyu 3d0dae8fe1
CI testing for editor distro, webpack bundling and smoke test ()
Bundle/Test with latest VS Code.