Daniel Imms
fedfbacf80
Merge pull request #84000 from microsoft/tyriar/exitCode
...
Support Terminal.exitStatus API
2019-11-05 09:59:23 -08:00
Daniel Imms
2a0d3d0140
Support Terminal.exitStatus API
...
Fixes #62103
2019-11-05 09:09:39 -08:00
Benjamin Pasero
4de0e4d27a
web - support tasks in "yarn web"
2019-11-05 15:45:10 +01:00
Benjamin Pasero
4bcb08d773
web - better sample and problems support for "yarn web"
2019-11-05 15:31:25 +01:00
Johannes Rieken
aedcdc9a8e
some tests for working copy events, #43768
2019-11-04 15:57:54 +01:00
Benjamin Pasero
8e809b0230
web - fix single folder api tests
2019-11-04 14:19:37 +01:00
Benjamin Pasero
f5219f0fec
tests - add an integration test for editor contents from workspace file
2019-11-04 13:23:04 +01:00
Daniel Imms
f5cb824330
Ignore 0,0 event to fix override dimensions pty test
...
See #83778 for follow up (when we're not in endgame)
2019-10-31 11:39:03 -07:00
Daniel Imms
82c348326c
Merge remote-tracking branch 'origin/master' into tyriar/integration_test
2019-10-31 11:28:31 -07:00
Daniel Imms
fe2e842fee
Ensure terminal/task tests don't leak listeners across tests
2019-10-31 11:21:18 -07:00
Daniel Imms
c0e630fd7a
Pass assertion failure to done
2019-10-31 10:43:36 -07:00
Benjamin Pasero
b7b21844e7
api - fold app uri creation into asExternalUri ( fix #82884 )
2019-10-29 07:18:19 +01:00
Eric Amodio
d6cbcb5eec
Fixes failing terminal test
2019-10-28 09:02:53 -04:00
Benjamin Pasero
ca22de4b17
debt - bump node.d.ts dependency in extensions to 12.x (part of #82514 )
2019-10-28 08:11:47 +01:00
Daniel Imms
ebc27c4410
More formatting
2019-10-23 16:57:22 -07:00
Daniel Imms
a00301d074
Format/minimize diff
2019-10-23 16:54:04 -07:00
Eric Amodio
95b1f7c3c0
Reworks the test to not be timing specific
2019-10-23 18:28:17 -04:00
Eric Amodio
000006f0d1
Fixes terminal integration test timing
2019-10-23 18:28:16 -04:00
Benjamin Pasero
49129e9911
Allow to run web client out of sources ( #82569 )
...
* web - first cut allow to run from oss
* add launch config
2019-10-15 10:50:25 +02:00
Alex Ross
dc4b1c231c
Rename CustomExecution2 to CustomExecution
...
Part of #80375
2019-10-11 14:43:23 +02:00
Benjamin Pasero
689e2fd320
fix compile
2019-10-02 14:20:32 +02:00
Benjamin Pasero
bb0dbb3b9c
fix vscode.open() tests ( #81833 )
2019-10-02 12:28:48 +02:00
Joao Moreno
695ee74864
doh
2019-10-02 10:28:23 +02:00
Joao Moreno
3f21572d6a
comment out test
2019-10-02 09:54:18 +02:00
Benjamin Pasero
f8effd5fad
api - introduce env.uiKind (web, desktop)
2019-09-13 17:58:30 +02:00
Daniel Imms
31f7168b99
Fix task tests
2019-09-12 20:47:40 -07:00
Daniel Imms
678abfe8b2
Remove Terminal.onDidWriteData
...
Replaced by vscode.window.onDidWriteTerminalData
Fixes #78574
2019-09-12 19:09:12 -07:00
Johannes Rieken
3a384c9c59
add test for #80688
2019-09-11 16:37:47 +02:00
Benjamin Pasero
db0d5ee0e7
fix env.test for remote
2019-09-02 15:07:45 +02:00
Benjamin Pasero
4312a6ca44
debt - enable env.remoteName test again
2019-09-02 12:02:01 +02:00
Benjamin Pasero
155f85b679
Build: run integration tests against actual build ( #80203 )
...
* experiment with running macOS integration test against real build
* echo command
* more tests
* Revert "more tests"
This reverts commit b07bde89be .
* test
* fix script
* fix build
* fix tests
* fix build
* fix build
* conditionally enable test for remote
* adopt for linux and windows
* disable failing test
* fix build
* windows - echo off
* fix variable check
* fix path
* fix compile
* echo off
* mac polish
2019-09-02 11:26:26 +02:00
Matt Bierner
c5dc9d16be
Finalize asWebviewUri api
...
Fixes #79242
As discussed, renames `toWebviewResource` to `asWebviewUri` to be consistent with the `asAbsolutePath` api naming
2019-08-19 20:18:26 -07:00
Johannes Rieken
926e27cb4f
fix compile error
2019-08-15 16:05:00 +02:00
Benjamin Pasero
5099e36e3d
fix #77735
2019-08-12 08:13:10 +02:00
Daniel Imms
ced08707d1
Fix terminal integration test
2019-08-08 09:34:34 -07:00
Daniel Imms
977a82fba3
Disable terminal tests that depend on terminal being hidden or shown in the past
2019-08-07 06:50:46 -07:00
Daniel Imms
81adc15a12
Merge remote-tracking branch 'origin/master' into tyriar/69865_remove_renderers
2019-08-06 10:02:39 -07:00
Daniel Imms
dc6b475be7
Add global event window.onDidWriteTerminalData
...
Fixes #78502
2019-08-06 09:58:26 -07:00
Daniel Imms
0eed3275f6
Some clean up
2019-08-05 15:03:31 -07:00
Daniel Imms
25fe980387
Remove terminal renderers
...
Part of #69865
2019-08-05 14:31:15 -07:00
Johannes Rieken
148f67d786
when running integration tests, use memfs instead of fs
2019-07-30 18:16:19 +02:00
Johannes Rieken
f515c229c9
make edit-builder throw when used after finalized, #78066
2019-07-29 10:56:41 +02:00
Daniel Imms
6bb5e193f9
start -> open, exit -> close, remove exit code
2019-07-26 15:30:36 -07:00
Daniel Imms
ae86d9415f
Remove suite.only
2019-07-25 16:24:04 -07:00
Daniel Imms
3866deba35
Use pty naming instead of virtual process
...
Part of #77160
2019-07-25 16:00:41 -07:00
Daniel Imms
909ab9d101
Fix compile
2019-07-25 09:07:18 -07:00
Rob Lourens
70ab0ada55
Fix 'null' exclude for findFiles, add more tests
...
Fix #77813
2019-07-24 14:24:13 -07:00
Daniel Imms
36e08fed41
Merge pull request #77839 from microsoft/tyriar/task_vp_fix
...
Add CustomExecution2 test and make start fire after onDidOpenTerminal
2019-07-24 11:40:16 -07:00
Johannes Rieken
5d8bd62eac
add API test for onDidExecuteCommand, #1431
2019-07-24 14:58:35 +02:00
Daniel Imms
b0603017ba
Fail test if resolveTask is called
2019-07-23 17:47:38 -07:00