◐ Shell
clean mode source ↗

[spike] Add integration tests by jcansdale · Pull Request #1884 · github/VisualStudio

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Conversation

Simple integration test for GitHub.ShowGitHubPane command that will
execute on Visual Studio 2015 and 2017.
VsixTesting will install the .vsix from the same directory as the test
assembly. Copy test assembly to build directory to allow this to happen.
The CI build was failing when I used PackageReference in the project.
This should be fixed in a separate PR.
Problems quickly switching between solutions.

BaRRaKudaRain