Commit Graph

8 Commits

Author SHA1 Message Date
Matt Bierner
fdb46fcc66 Remove unused var 2018-10-04 19:24:18 -07:00
Matt Bierner
03e65ebe47 Use await/async in tests 2018-10-04 19:01:34 -07: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
7b8c3383f9 💄 integration tests 2018-09-24 15:10:16 +02:00
Johannes Rieken
9ac1af4899 add api tests for #1800 2018-09-20 17:24:33 +02:00
Johannes Rieken
05c70a3ad8 add api-test, #30075 2018-04-06 11:08:12 +02:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00