vscode-chrome-debug/test/int
Connor Peet 20203f217e
chore: cede default type ownership and mark deprecated
For https://github.com/microsoft/vscode-js-debug/issues/1065
2021-08-03 13:09:27 -07:00
..
core-v2 Raw merge from v2 2019-07-08 12:11:56 -07:00
featureBasedSuits Raw merge from v2 2019-07-08 12:11:56 -07:00
fixtures useV3 by default on insiders 2020-05-20 09:34:47 -07:00
framework Raw merge from v2 2019-07-08 12:11:56 -07:00
puppeteer Fixing tests to work in V1 2019-07-08 15:00:46 -07:00
resources Raw merge from v2 2019-07-08 12:11:56 -07:00
types Raw merge from v2 2019-07-08 12:11:56 -07:00
utils Raw merge from v2 2019-07-08 12:11:56 -07:00
wizards Fixing tests to work in V1 2019-07-08 15:00:46 -07:00
README.md Adding initial framework integration tests 2019-03-15 14:46:57 -05:00
adapter.test.ts chore: cede default type ownership and mark deprecated 2021-08-03 13:09:27 -07:00
breakOnLoad.test.ts Fixing tests to work in V1 2019-07-08 15:00:46 -07:00
breakpoints.test.ts Raw merge from v2 2019-07-08 12:11:56 -07:00
intTestSupport.ts Raw merge from v2 2019-07-08 12:11:56 -07:00
labels.ts Raw merge from v2 2019-07-08 12:11:56 -07:00
stackTrace.test.ts feedback 2019-07-08 15:51:29 -07:00
stepping.test.ts Raw merge from v2 2019-07-08 12:11:56 -07:00
testConfig.json Setting up multi-reporter and increasing the debugClient timeout 2019-03-26 10:32:48 -05:00
testSetup.ts chore: cede default type ownership and mark deprecated 2021-08-03 13:09:27 -07:00

README.md

Integration tests. This folder contains tests that run (mostly) end-to-end tests with the debug adapter against an actual instance of Chrome.