Commit Graph

24 Commits

Author SHA1 Message Date
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
3e08e5a1bc testing: update to new apis 2021-04-14 17:11:24 -07:00
f2d9cbcdb3 improve test provider 2020-12-16 08:42:18 -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