BetterThanTomorrow / joyride

Making VS Code Hackable like Emacs since 2022
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.joyride
Other
458 stars 17 forks source link

We should test the VSIX package in addition to from the filesystem #154

Closed PEZ closed 1 year ago

PEZ commented 1 year ago

Today we run our integrations tests with the extension as built in the filesystem. Even though it is a release build, there is enough that can go wrong with the packaged VSIX to warrant a test of that too.