PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Fix integration tests

Open AdamYoblick opened this issue 2 years ago • 1 comments

Integration tests are broken in multiple ways. Try to get them healthy again.

AdamYoblick avatar Jun 08 '22 18:06 AdamYoblick

We had an assembly load error because we weren't building nor publishing a vsix that had helper methods in it which were dependencies of some of the integration tests. I will have a PR to fix this shortly, then I can move on to the "real" test failures.

AdamYoblick avatar Jun 08 '22 18:06 AdamYoblick