Commit Graph

13 Commits

Author SHA1 Message Date
Takashi Tamura
b0de2768f7 Fix waitLatexWorkshopActivated. 2020-10-12 09:22:45 +09:00
Takashi Tamura
57f01831d4 Use unknown instead of any if possible.
See https://devblogs.microsoft.com/typescript/announcing-typescript-3-0/#the-unknown-type
2020-09-19 11:01:59 +09:00
Takashi Tamura
700b50fb3b - Extend timeout of tests of viewers on windows.
- Use VS Code 1.48.0 for tests.
2020-08-17 19:26:42 +09:00
Takashi Tamura
0cf96b7dfb Edit JSDoc of test utils. 2020-07-04 19:43:44 +09:00
Takashi Tamura
6bb95c2058 * Use VS Code 1.46.0 for tests.
* Get the state of the PDF viewer through WebView API instead of Websocket.
* Remove `request_state` protocol.
2020-06-16 15:53:24 +09:00
Takashi Tamura
bce11da246 Add tests of completion. Export API only when CI. 2020-03-29 10:02:03 +09:00
Takashi Tamura
f6ac06355c Call printLogMessages if waitUntil fails. 2020-03-26 22:41:46 +09:00
Takashi Tamura
2ae5d6847d Extend timeout. 2020-03-17 15:26:33 +09:00
Takashi Tamura
df5df340f9 Terminate runTest after timeout. 2020-03-16 15:05:36 +09:00
Takashi Tamura
0cdce4d196 Add tests of outDir. 2020-03-16 07:06:20 +09:00
Takashi Tamura
5529744dc8 Make sure that the extension is activated before executing commands. 2020-03-14 14:16:34 +09:00
Takashi Tamura
933f095c1f Add viewer tests. 2020-03-14 08:14:31 +09:00
Takashi Tamura
4b49cf2833 * Extract functions to test/utils.ts
* Add waitReleaseOf
2020-03-08 06:59:26 +09:00