Commit graph

8 commits

Author SHA1 Message Date
Connor Peet
3d4cabb608
testing: refactor to new runState API
Fixes: https://github.com/microsoft/vscode/issues/115101.
See issue for details.

- Adopts the new API
- Test results now persist across reloads (last 64 runs).
- Removed state grouping in favor of sorting option.
- Code lenses are disabled for now
2021-02-09 16:12:37 -08:00
Connor Peet
fd2ce701b6
testing: fix locale string
Fixes #115778
2021-02-04 10:41:42 -08:00
João Moreno
ec805db5ed
add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
João Moreno
9a5d14e307
run prettier over extensions json files 2021-01-29 15:19:18 +01:00
Connor Peet
add5b32d95
testing: initial implementation of test decorations 2021-01-22 12:58:45 -08:00
Connor Peet
01089c0a50
testing: fix unit tests 2021-01-06 15:35:20 -08:00
Connor Peet
e2c9137841
testing: fix unit tests 2021-01-06 15:32:50 -08:00
Connor Peet
5909115757
testing: code lens and diagnostic information for tests 2021-01-06 15:22:49 -08:00