Add test coverage for command palette commands
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 130
- Forks
- 48
- Merge medio
- 3 d 3 h
- PR fusionados (30 d)
- 15
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.