Commit Graph

44 Commits

Author SHA1 Message Date
James-Yu
d01b7e2c8e Remove remains 2022-12-30 10:23:16 +08:00
James-Yu
fd60765f80 Tweak 'switching intellisense' test 2022-12-29 12:58:40 +08:00
James-Yu
0f2f8e6aa4 Multiroot tests 2022-12-29 10:04:22 +08:00
James Yu
1e1274d1d8 Working on multiroot 2022-12-28 21:57:28 +08:00
James-Yu
2a48fd957e Unittests finished 2022-12-28 17:32:59 +08:00
James-Yu
ad374d3222 @-snippet trigger now don't require reload 2022-12-28 17:05:51 +08:00
James-Yu
8a4e038edb All build tests 2022-12-28 12:27:46 +08:00
James Yu
76f59606f6 New test framework 2022-12-27 23:00:28 +08:00
Takashi Tamura
dd4761aac3 Use VS Code 1.71.0 for tests 2022-09-07 10:01:34 +09:00
Takashi Tamura
3035f40bca Use VS Code 1.68.1 for CI tests 2022-07-06 10:19:25 +09:00
Takashi Tamura
904b3a7c88 Use VS Code 1.67.2 for CI tests. 2022-06-08 17:33:34 +09:00
Takashi Tamura
f4f3a9fc85 Use VS Code 1.67.0 for CI tests 2022-05-08 08:43:35 +09:00
Takashi Tamura
083129206b Use EventBus for CI tests 2022-04-16 16:08:18 +09:00
Takashi Tamura
c5c30247d4 Move files to test/utils 2022-04-06 08:21:40 +09:00
Takashi Tamura
56e3471c97 Enabe @typescript-eslint/prefer-includes 2022-04-04 13:50:05 +09:00
Takashi Tamura
bc3054f9ec Use VS Code 1.66.0 for tests 2022-04-02 11:25:35 +09:00
Takashi Tamura
0ce9f29858 Add runnerutils.ts 2022-04-02 09:11:21 +09:00
Takashi Tamura
8efa43cba4 - Remove writeSettingsJson
- Add some arguments to runTest
2022-04-02 08:35:37 +09:00
Takashi Tamura
92ca29054d Add an example of unittest 2022-03-18 22:01:41 +01:00
Jerome Lelong
6b761fce5b Add test framework for multi-root workspaces 2022-03-02 08:34:49 +01:00
Takashi Tamura
7db24ba28c Use VS Code 1.64.2 for tests 2022-02-24 12:37:16 +09:00
Takashi Tamura
832857fa32 Update packages:
- @types/mocha to v9.1.0
- @types/ws to v8.2.3
- @typescript-eslint/eslint-plugin to v5.12.1
- @typescript-eslint/parser to v5.12.1
- @vscode/test-electron to v2.1.2
- mocha to v9.2.1
2022-02-24 12:27:49 +09:00
Takashi Tamura
7d0501b21a - Use the height attribute of an img tag to scale an image.
- Remove a dependency on the jimp package.
- Drop the support for VS Code prior to v1.62.0
2021-11-06 11:19:21 +09:00
Takashi Tamura
aadfcd569d - Drop the supprot for VS Code prior to v1.61.2
- Add LwCompletionItem.
2021-10-26 17:22:17 +09:00
Takashi Tamura
6893ef03ed Use VS Code 1.60.2 for tests. 2021-09-26 11:53:48 +09:00
Takashi Tamura
a18295307f Use VS Coee v1.58.2 for tests. 2021-08-01 19:38:27 +09:00
Takashi Tamura
86f26a7a9f Enable @typescript-eslint/no-floating-promises.
The usage is the following:

- If we have to await a promise, we use await or return.
- If we don't have to await a promise, we use set void before the promise.
2021-05-27 11:42:24 +09:00
Takashi Tamura
cee520f547 Use VS Code 1.56.2 for tests. 2021-05-17 14:25:07 +09:00
Takashi Tamura
51961eb37f Run tests. 2021-03-03 08:40:35 +09:00
Jerome Lelong
c6244723cd Add rootfile detection tests 2021-02-26 16:59:10 +01:00
Takashi Tamura
1a86d64827 Use v1.53.2 for CI tests. 2021-02-17 09:40:03 +09:00
Takashi Tamura
4bbbc99621 Use VS Code v1.52.1 for CI tests. 2020-12-22 15:31:30 +09:00
Takashi Tamura
7c4e4eecda Use VS Code 1.51.1 for tests. 2020-11-15 09:42:33 +09:00
Takashi Tamura
1e251a05c9 - Add Snippet View.
- Adapt to the changes of VS Code API.
- Use VS Code 1.50.0 for tests.
- Drop the support for VS Code < 1.50.0. #2374
2020-11-15 09:26:43 +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
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
df5df340f9 Terminate runTest after timeout. 2020-03-16 15:05:36 +09:00
Takashi Tamura
55d21fdb59 Disable updates during CI tests. 2020-03-16 14:22:18 +09:00
Takashi Tamura
933f095c1f Add viewer tests. 2020-03-14 08:14:31 +09:00
Takashi Tamura
c188e65391 Use VS Code 1.42.1 since VS Code 1.43 is not stable for tests. 2020-03-12 19:46:27 +09:00
Takashi Tamura
b9c1ad1229 Add tests of building multi-file projects. 2020-03-07 08:24:43 +09:00
Takashi Tamura
b44a1dddf2 Use an environment variable to enable Docker on CI. 2020-03-05 17:25:29 +09:00
Takashi Tamura
fdf5f922d9 Add integration tests of building TeX files. 2020-03-04 20:56:34 +09:00