File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " code-oss-dev" ,
33 "version" : " 1.43.0" ,
4- "distro" : " 948e3fff5f6b105c4705e2cf5857e0d83d5438cc " ,
4+ "distro" : " 50679cbf1e8bf849cb5785226be6593d182153aa " ,
55 "author" : {
66 "name" : " Microsoft Corporation"
77 },
174174 "windows-mutex" : " 0.3.0" ,
175175 "windows-process-tree" : " 0.2.4"
176176 }
177- }
177+ }
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ All integration tests run in an Electron instance. You can specify to run the te
1414
1515## Run (inside browser)
1616
17- resources/server/test/test-web-integration.[sh|bat] --browser [chromium|webkit]
17+ resources/server/test/test-web-integration.[sh|bat] --browser [chromium|webkit] [--debug]
1818
1919All integration tests run in a browser instance as specified by the command line arguments.
20+
21+ Add the ` --debug ` flag to see a browser window with the tests running.
You can’t perform that action at this time.
0 commit comments