augustocdias / vscode-shell-command

A task helper to use system commands as input
MIT License
51 stars 19 forks source link

Add tests for quickPick #109

Open MarcelRobitaille opened 2 weeks ago

MarcelRobitaille commented 2 weeks ago

Currently, CommandHandler.quickPick is not tested because it needs a lot of test infrastructure to interface with vscode.