Commit Graph

44 Commits

Author SHA1 Message Date
1e6b9bb2cb update to finalize api 2024-03-27 11:29:31 -07:00
b8bd441237 publish test coverage at the right time in the test sample (#924) 2023-11-27 14:31:25 -08:00
a8a74c4d77 testProvider: fix continuous run handling (#917)
Fixes #900
2023-10-03 10:27:59 -07:00
9ce192ba46 fix test sample not using right cancellation
Fixes https://github.com/microsoft/vscode/issues/172205
2023-01-31 14:10:08 -08:00
55e534bd1c add continuous run to sample 2023-01-31 14:10:08 -08:00
1e7b23f7df convert to lf 2023-01-31 14:10:08 -08:00
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
cfacef858e fix: typos 2022-07-26 11:17:22 +08:00
9abfe12168 Spaces -> tabs to align with other samples 2022-06-28 16:41:51 -07:00
1724e5fff2 Clean up test sample
- Remove now finalized API
- Use `@types/vscode` directly
- Removes references to prettier since the sample doesn't use it
- Indent with 4 spaces to align with other samples
2022-06-28 16:41:47 -07:00
2f1d70f74e test: adopt refresh action 2022-01-06 13:01:53 -08:00
1748ee928e testing: update to latest api 2021-07-21 15:02:29 -07:00
710ba4ef67 chore: update to latest api 2021-07-20 12:31:55 -07:00
547dd0bb35 testing: update to latest api 2021-07-16 13:09:38 -07:00
3fad3d66c1 testing: update to latest api 2021-07-14 17:30:49 -07:00
2406973edd testing: update to latest api 2021-07-12 17:29:16 -07:00
5428bdc9d2 test coverage apis 2021-07-12 17:29:16 -07:00
40330d7e0e testing: fix no-op file watcher
Fixes #455
2021-06-28 09:21:56 -07:00
8fdf822985 update to new APIs 2021-06-24 11:39:18 -07:00
d2f8b8d21a update to new APIs 2021-06-23 12:31:22 -07:00
a29fd5f53b test-provider-sample: update api 2021-06-18 12:17:19 -07:00
be70608398 enhancements! 2021-05-24 10:12:41 -07:00
aa42c2ec72 update testing api 2021-04-26 10:11:50 -07:00
9179d60f00 give roots unique ids 2021-04-21 17:05:31 -07:00
0e9c32e1bb fix bug in test sample 2021-04-16 10:10:58 -07:00
3e08e5a1bc testing: update to new apis 2021-04-14 17:11:24 -07:00
68518aea0d add example test output 2021-04-12 12:32:37 -07:00
63d86e3a0e update to latest api 2021-04-01 15:30:06 -07:00
7b920cdf15 update to new test api 2021-03-24 13:47:35 -07:00
67bf4f878a fix: compilation errors 2021-03-24 09:41:50 -07:00
3b2acdb25a fix #392 test-provider-sample: operator is always displayed as '+' 2021-03-23 13:04:47 +00:00
ad1d83f6d8 update to new testing api 2021-03-19 14:40:29 -07:00
463571f99a update testing api 2021-03-04 11:17:05 -08:00
faa545275b update sample test provider api 2021-03-03 11:08:57 -08:00
d56eef11a2 add required ids and support exclude 2021-02-22 13:26:17 -08:00
0b50039d0c fix compilation error in sample test provider 2021-02-10 14:50:41 -08:00
502cba6fc0 adopt new test api 2021-02-09 15:31:58 -08:00
fca30a5259 implement other math :)
Fixes https://github.com/microsoft/vscode/issues/115065
2021-01-29 12:41:01 -08:00
a443e604bd update test provider to latest apis 2021-01-15 12:39:47 -08:00
df4f46cd6a fix test provider sample not discovering correctly 2020-12-16 22:52:36 -08:00
f2d9cbcdb3 improve test provider 2020-12-16 08:42:18 -08:00
b68bbe23e5 use new event 2020-11-20 13:06:10 -08:00
4691a9a959 wip 2020-11-20 13:00:08 -08:00
f2703585ef first provisional test provider sample 2020-11-19 15:37:31 -08:00