Commit Graph

19 Commits (032130e4bb48bb996d6f75f69d151e058f6cf162)

Author SHA1 Message Date
Henning Dieterichs bfc5f7cd32 Adds missing css 2024-03-19 17:12:48 +01:00
Henning Dieterichs 9488e7e078 Removes parcel smoke test, as it replaces process with {} 2024-01-23 18:18:40 +01:00
Henning Dieterichs 5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2023-02-22 17:39:35 +01:00
Alexandru Dima 8fc2ca540c
Add a smoketest for packaging with parcel (#3371)
* Add a smoketest for packaging with parcel

* Prevent parcel from bundling shims for `process` or `buffer`
2022-10-18 19:49:55 +02:00
Alexandru Dima 2b3d8516c6
Bring smoketest scripts together (#3370) 2022-10-18 14:20:09 +02:00
Alexandru Dima 5d653b2569
Smoketest improvements: (#3369)
- Add a smoketest for packaging with vite
- Re-enable the smoketest for packaging with esbuild
- Re-enable the smoketest on webkit
2022-10-18 10:26:38 +02:00
Alexandru Dima a3d4b960c5
Fix unit tests (#3368) 2022-10-17 12:26:21 -07:00
Alexandru Dima 1575bc8ae9
Improve smoke tests resilience towards slow loading of modes (#3342) 2022-09-30 09:29:53 -04:00
Alex Dima 978cfb4258
Remove esbuild smoke test check for now 2022-02-07 09:17:15 +01:00
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 2022-02-05 00:55:28 +01:00
Alex Dima 6e73daa1d2
Remove unstable webkit 2021-12-27 17:45:17 +01:00
Alex Dima 955df228dd
Improve suite name 2021-11-17 00:26:50 +01:00
Alex Dima 7e766abe78
Adjust smoke test which also uses mocha 2021-11-17 00:21:35 +01:00
Orta 1b8bf663ae Expose full ts object to global ts 2021-11-16 14:43:02 +00:00
Alex Dima 8971aa0cb8
Check that `ts` is exposed as a global on the typescript worker 2021-11-16 09:49:19 +01:00
Alex Dima 45227a089e
Try to enable smoketests also on webkit 2021-11-15 22:21:38 +01:00
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 2021-11-15 22:16:09 +01:00
Alex Dima db6aec351b
Remove webkit for now (`ubuntu-latest` is missing deps) 2021-11-15 16:00:09 +01:00
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 2021-11-15 15:55:37 +01:00