Commit Graph

10 Commits

Author SHA1 Message Date
Johannes Rieken
0fd2688cb4 check if clipboard actually works and only iff so write tests... 2020-06-10 16:08:29 +02:00
Johannes Rieken
f5a218d5a7 restore clipboard text after test, https://github.com/microsoft/vscode/issues/98497 2020-06-08 12:06:53 +02:00
Johannes Rieken
48a2d3e863 if needed , read clipboard inside MainThreadEditors#insertText, https://github.com/microsoft/vscode/issues/98497 2020-06-08 12:03:01 +02:00
Benjamin Pasero
c0eea2a712 tests - disable terminal integration tests for web 2020-03-19 09:37:17 +01:00
Benjamin Pasero
8e809b0230 web - fix single folder api tests 2019-11-04 14:19:37 +01:00
Benjamin Pasero
f5219f0fec tests - add an integration test for editor contents from workspace file 2019-11-04 13:23:04 +01:00
Johannes Rieken
f515c229c9 make edit-builder throw when used after finalized, #78066 2019-07-29 10:56:41 +02:00
Matt Bierner
4c8e61c049 Remove "use strict" directives in extension tests
We compile with alwaysStrict so these are not needed
2018-10-02 15:59:42 -07:00
Matt Bierner
55567633b3 Enable no unused parameters in vscode-api tests 2018-10-01 16:12:05 -07:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00