Граф коммитов

125 Коммитов

Автор SHA1 Сообщение Дата
Rob Lourens 8b79fc6c39 Fix tests on non-windows 2017-04-11 23:23:27 -07:00
Rob Lourens cdfd7b81bc Fix Chrome not being killed when disconnecting while it's paused
- And tests not killing chrome
- And the launch test mocking the wrong thing
2017-04-11 22:51:53 -07:00
Rob Lourens 5265820aa8 Use loggingReporter from testSupport 2017-04-11 17:18:39 -07:00
Rob Lourens 070eab68f4 Fix test 2017-03-18 18:30:47 -07:00
Rob Lourens b496787530 Fix int tests 2017-03-18 16:37:18 -07:00
Rob Lourens ccdb6dd291 Add Network stubs 2017-03-18 16:35:40 -07:00
Rob Lourens 6568dd4d27 Fix test 2017-03-11 16:30:38 -08:00
Rob Lourens 4a3c865f0a Use vscode-chrome-debug-core-testsupport 2017-03-11 10:18:53 -08:00
Rob Lourens 57848ec1ba Fix flaky test 2017-03-03 11:05:38 -08:00
Rob Lourens ea52fb1883 Fix unit test 2017-03-03 10:50:31 -08:00
Rob Lourens 0154d5f818 Fix test flakiness on bp verification 2017-01-30 11:19:31 -08:00
Rob Lourens 6eb18b4381 Fix 'persisted across page reload' test 2017-01-29 17:29:01 -08:00
Rob Lourens 5ecb016184 Fix not closing the server between tests 2017-01-29 16:38:41 -08:00
roblou 03bdd89887 Fix test 2017-01-18 15:30:32 -08:00
roblou 02a69621c9 Add skipfile toggle to callstack, and some tests for it. Fix #328 2017-01-10 15:35:47 -08:00
roblou 29643e3b55 Fix tests 2017-01-02 11:19:30 -08:00
roblou c63e5d30e4 Make intervalDebugger testdata sourcemapped 2016-12-31 13:49:28 -08:00
roblou ff55b4ecc0 Fix issue with test.only hiding failures 2016-12-31 13:49:01 -08:00
roblou 770e0c5b5b Fix test build 2016-12-31 12:35:10 -08:00
roblou 906c756bb2 Add one test using a server 2016-12-31 11:56:15 -08:00
roblou 4e09a72e0a Cleanup and cross-plat tmp dir 2016-12-31 11:36:01 -08:00
roblou 6e71ebb269 Use chromium-browser on path 2016-12-20 14:18:51 -08:00
roblou f136fd495c Fix test conflict and missing mock 2016-12-20 14:09:39 -08:00
roblou 5be6ff9532 Add simple e2e integration tests using vscode-debugadapter-testsupport 2016-12-20 14:01:53 -08:00
roblou b225437a81 Fix build with TS 2.1 2016-12-12 10:12:39 -08:00
roblou b90a882102 Add Page mocks for test 2016-11-27 21:26:43 -08:00
roblou 3904943de6 Fix tests 2016-11-27 20:07:16 -08:00
roblou 58507fef9c Move code to resolve webRoot pattern in sourceMapPathOverrides out to chrome-debug 2016-11-04 11:31:34 -07:00
roblou bdd66d4a94 Change product build to use webpack 2016-11-03 10:54:32 -07:00
roblou ad1703f9ef Fix unit tests 2016-10-21 19:47:17 -07:00
roblou e2d5cfde21 Adapt to latest -core change 2016-10-20 17:26:45 -07:00
Marvin Hagemeister 87fcbaa8c7 Fix linting errors 2016-10-05 23:20:42 +02:00
roblou ee50246199 Output ES6 and take tslint out of travis until it's fixed 2016-10-04 20:00:01 -05:00
Rob Lourens ce8756b1a7 Fix tests for new -core 2016-09-27 09:40:57 -07:00
Rob Lourens 83550d2008 Move relevant tests over from -core 2016-09-04 14:43:25 -07:00
Rob Lourens 4a9eafb6c6 Factoring out 99% of the code to vscode-chrome-debug-core - this repo is now extension-specific code only and uses that npm package 2016-04-13 18:19:54 -07:00
Rob Lourens ec8f10f3d3 Send diagnosticLogging to a file in the extension root, fixes #141 2016-04-03 22:04:59 -07:00
Rob Lourens 34a973f91b webkit -> Chrome throughout
And, while I'm changing every single relative import path, move product source into src/
2016-04-03 18:51:03 -07:00
Rob Lourens 7dd871faa5 Remove common/, use vscode-debugadapter/protocol packages, temp paths in package.json 2016-04-02 01:35:28 -07:00
Rob Lourens 25b5b94d8b Remove 'cwd' property, fix #124 2016-03-27 19:37:52 -07:00
Rob Lourens 9175a28a7b Fix some sourcemap path handling 2016-03-20 22:16:06 -07:00
Rob Lourens 6cedcbb344 Add missing allowed modules 2015-12-26 23:58:14 -06:00
Rob Lourens e6da569545 Ensure using the mocked version 2015-12-26 23:55:43 -06:00
Rob Lourens 1e2950a5a2 Fix other mock issues 2015-12-26 23:10:50 -06:00
Rob Lourens 402464a579 Fix mocks not being injected into utils tests 2015-12-26 22:58:29 -06:00
Rob Lourens 34856aab69 Add tslint, fail travis test 2015-12-26 22:35:52 -06:00
Rob Lourens 8d781d80d6 Merge branch 'master' into dev 2015-12-21 13:58:59 -08:00
Rob Lourens 3b8942a48f Fix #63 - OS X webpack sourcemap issue 2015-12-21 13:39:24 -08:00
Rob Lourens 85a46a03ce Test for previous space encoding fix 2015-12-20 20:28:41 -08:00
Rob Lourens f46c566cc4 Fix test 2015-12-20 20:23:13 -08:00