mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 05:07:35 +00:00
* Enable webview tests on web These tests pass fine on Chrome and webkit. On Firefox, the two about loading resources currently fail I spent a while trying to debug what is going on with these tests. It seems like the service workers is registered properly but `fetch` is never called on it. Skipping these for now * Remove only * Fix test
VSCode Tests
Contents
This folder contains the various test runners for VSCode. Please refer to the documentation within for how to run them: