Daniel Imms
|
e7d66db115
|
Test using an environment variable to avoid winpty sequences
|
2020-04-10 07:39:36 -07:00 |
|
Daniel Imms
|
b7e0abbdcc
|
Merge branch 'master' into tyriar/90539
|
2020-04-10 05:56:39 -07:00 |
|
Matt Bierner
|
3978fab7f1
|
Remove activation events
|
2020-04-09 14:42:48 -07:00 |
|
Daniel Imms
|
183c010f9f
|
Fix flaky test
Terminal Extension pty terminals should respect dimension overrides
Fixes #90064
|
2020-04-09 06:25:03 -07:00 |
|
Matt Bierner
|
7ae7343973
|
Fix some strict null errors revealed by change to emitter
|
2020-04-08 18:06:24 -07:00 |
|
Daniel Imms
|
3e4e23b442
|
Add debug logs
|
2020-03-27 11:59:04 -07:00 |
|
Daniel Imms
|
1661165648
|
Run both sh and ps commands to make tests work in remote
|
2020-03-27 10:57:14 -07:00 |
|
Daniel Imms
|
b8aff423a3
|
Add more API tests
|
2020-03-27 09:42:39 -07:00 |
|
Daniel Imms
|
fc0712520f
|
Add api tests for env var collections
This does not cover the persisted case
|
2020-03-27 09:30:32 -07:00 |
|
Benjamin Pasero
|
c0eea2a712
|
tests - disable terminal integration tests for web
|
2020-03-19 09:37:17 +01:00 |
|
Benjamin Pasero
|
9f2cc0cc79
|
test - disable another flaky terminal test (#92826)
|
2020-03-19 07:57:02 +01:00 |
|
Benjamin Pasero
|
1e4fcba26d
|
web - disable some flaky integration tests (#92826)
|
2020-03-18 07:52:27 +01:00 |
|
Matt Bierner
|
1c741ecc64
|
Move web playground code into its own extension (#92672)
This splits the web playground out from vscode-api-tests
|
2020-03-17 15:01:17 -07:00 |
|
Benjamin Pasero
|
6ee37a6002
|
web - move extension code into web-playground folder
|
2020-03-13 08:59:31 +01:00 |
|
isidor
|
0defd91586
|
debug: skip start debugging test
|
2020-03-10 10:59:17 +01:00 |
|
isidor
|
c91e2b62d7
|
debug integration: make sure to clear out session on retry
|
2020-03-10 10:11:54 +01:00 |
|
Pine Wu
|
2362584a62
|
Revert "Fix #73803"
This reverts commit 67e6aef0c8.
|
2020-03-06 00:30:14 -08:00 |
|
Pine Wu
|
a8ff40791d
|
Revert "Fix failed integration tests"
This reverts commit 0a36d4c82b.
|
2020-03-06 00:30:07 -08:00 |
|
Pine Wu
|
4857a9a746
|
Revert "Fix integration test"
This reverts commit 5a0ab960f0.
|
2020-03-06 00:29:57 -08:00 |
|
Pine Wu
|
5a0ab960f0
|
Fix integration test
|
2020-03-05 12:41:06 -08:00 |
|
Pine Wu
|
0a36d4c82b
|
Fix failed integration tests
|
2020-03-05 12:03:55 -08:00 |
|
Pine Wu
|
67e6aef0c8
|
Fix #73803
|
2020-03-05 11:34:58 -08:00 |
|
isidor
|
5cf50df3be
|
debug: reanable tests. Use 2 retries
|
2020-03-05 17:50:16 +01:00 |
|
Benjamin Pasero
|
b59c3a83b3
|
workspace edit - also test moving and applying changes to dirty file
|
2020-02-18 10:40:12 +01:00 |
|
Benjamin Pasero
|
d8e7eb36a2
|
Text save participants are overwritten for each extension host (fixes #90359)
|
2020-02-17 10:42:31 +01:00 |
|
Matt Bierner
|
feecdaeacf
|
Disable webview copy test on web
|
2020-02-15 12:49:11 -08:00 |
|
Matt Bierner
|
2f9c79a847
|
Only enable webview copy tests on MacOS
|
2020-02-14 12:39:50 -08:00 |
|
Matt Bierner
|
c03b581840
|
Add test for copying text from webview
|
2020-02-14 11:54:09 -08:00 |
|
Daniel Imms
|
7cd049b61f
|
Log lines
|
2020-02-14 07:59:13 -08:00 |
|
Daniel Imms
|
0075e2252b
|
Create an echo shell integration test
Part of #90539
|
2020-02-14 07:24:09 -08:00 |
|
Johannes Rieken
|
bcdf991bd4
|
test: saveAll before asserting a certain save event
|
2020-02-14 12:05:57 +01:00 |
|
Johannes Rieken
|
6158372c89
|
more verbose integration test failures
|
2020-02-14 12:05:01 +01:00 |
|
Benjamin Pasero
|
a7ed9c9572
|
🆙 playwright@0.11.0 (#90663)
|
2020-02-14 09:56:08 +01:00 |
|
Johannes Rieken
|
2b3fed13e1
|
some 💄 to prep for https://github.com/microsoft/vscode/issues/90359
|
2020-02-13 12:54:12 +01:00 |
|
Johannes Rieken
|
5166060e71
|
test: don't assert in event handler
|
2020-02-13 12:54:12 +01:00 |
|
Johannes Rieken
|
f704c339dc
|
re-enable active editor test for electron-runner, https://github.com/microsoft/vscode/issues/90470
|
2020-02-13 12:54:12 +01:00 |
|
Benjamin Pasero
|
3388bf640e
|
tests - shutdown gracefully to enable webview tests (#90508)
* tests - shutdown gracefully to enable webview tests
* use window.destroy() instead
* more tweaks
* better kill()
* proper fix
|
2020-02-12 13:06:35 +01:00 |
|
Jackson Kearl
|
498deeb4bc
|
Skip flakey debugging test
|
2020-02-11 10:02:45 -08:00 |
|
Benjamin Pasero
|
4978f52ec8
|
Flaky test: active editor not always correct... (#90470)
|
2020-02-11 18:29:18 +01:00 |
|
Benjamin Pasero
|
f88d71eebc
|
disable test for web (#90359)
|
2020-02-11 16:50:22 +01:00 |
|
Benjamin Pasero
|
39370d9c98
|
tests - skip another flaky one for web
|
2020-02-11 15:51:45 +01:00 |
|
Benjamin Pasero
|
4d0e36d17f
|
skip webview tests (#88415)
|
2020-02-11 11:17:05 +01:00 |
|
Benjamin Pasero
|
ae78db0414
|
skip terminal test (#90437)
|
2020-02-11 11:11:37 +01:00 |
|
isidor
|
2270536e85
|
debug: reanable integration tests (use new node debugger)
|
2020-02-11 11:06:24 +01:00 |
|
Benjamin Pasero
|
173cb094b4
|
test - skip only on windows
|
2020-02-10 11:58:03 +01:00 |
|
Benjamin Pasero
|
9d9d729655
|
Web: run integration tests as part of our product builds (fix #83923)
|
2020-02-10 11:23:00 +01:00 |
|
Benjamin Pasero
|
b49c688023
|
integration - disable debug tests
|
2020-02-10 08:03:25 +01:00 |
|
Matt Bierner
|
b46d35c25c
|
Don't import from node in extensions for URL and TextEncoder
Fixes #90162
Follow up on b1c5e2f19b
|
2020-02-07 15:51:13 -08:00 |
|
isidor
|
20a53c62ed
|
fix debug test
|
2020-02-07 16:36:03 +01:00 |
|
Benjamin Pasero
|
5e0189c8bf
|
tests - browser tests to go through new log service
|
2020-02-07 16:22:10 +01:00 |
|