microsoft / microsoft/vscode-powerquery-sdk
[Project] Review UI testing process
Open
@mattmasson is already working on this.
Since Mar 18, 2024.
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Our current UI testing is done using vscode-extension-tester.
The official guidance from the VSCode team is to use @vscode/test-electron and the new @vscode/test-cli packages.
We hit some issues with older versions of the VSCode teams UI framework, but it would be worth investigating if things are working better now.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.