Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the vscode test suite on CI #5

Open
ekmett opened this issue Aug 25, 2017 · 0 comments
Open

Run the vscode test suite on CI #5

ekmett opened this issue Aug 25, 2017 · 0 comments

Comments

@ekmett
Copy link
Owner

ekmett commented Aug 25, 2017

npm run-script test in the extension folder will download Visual Studio Code and run the ext/test test suite inside it.

Similarly, there are some appveyor hooks that appear to do the same thing in the Microsoft/vscode repo.

It can be hooked up in Setup.hs by uncommenting the npm run-script test option, but a better way to avoid heavy downloads client side for normal users would be to add a flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant