Add test coverage for command palette commands
Open
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 48
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 15
Description
The file `commands.ts` contains all command palette commands. While the underlying components are unit tested, we don't have any tests for the command execution logic itself. Consider adding integration tests, or unit tests with mocking if integration tests prove difficult.
Contributor guide
Assessment
This issue has not been assessed yet.