Problemunvalidated
my integration tests fail in GitHub Actions — I've written integration tests using Mocha and the `@vscode/test-electron` runner. Tension: The failure seems to relate to launching the VS Code environment in headless CI. Outcome: use Xvfb to simulate a display.
c2419723-8c53-45b9-b3e0-780d06dd3ac8
my integration tests fail in GitHub Actions — I've written integration tests using Mocha and the @vscode/test-electron runner. Tension: The failure seems to relate to launching the VS Code environment in headless CI. Outcome: use Xvfb to simulate a display.