Rob Lourens
|
e2de23c683
|
Fix integration tests
|
2020-07-25 09:21:27 -07:00 |
|
Benjamin Pasero
|
ab1d1ad588
|
Web: integration test failures in workspace events (fix #102365)
|
2020-07-14 15:14:23 +02:00 |
|
Johannes Rieken
|
ef9a24f021
|
don't check for number of documents, https://github.com/microsoft/vscode/issues/100842
|
2020-06-25 10:20:49 +02:00 |
|
Johannes Rieken
|
a875bd1919
|
use a true random file name when testing that openTextDocument opens another document, fixes https://github.com/microsoft/vscode/issues/100159
|
2020-06-15 11:45:59 +02:00 |
|
Johannes Rieken
|
b0d056202b
|
Use canonical uri for openTextDocument api, #93368
|
2020-05-29 18:16:31 +02:00 |
|
Benjamin Pasero
|
c0eea2a712
|
tests - disable terminal integration tests for web
|
2020-03-19 09:37:17 +01:00 |
|
Benjamin Pasero
|
d8e7eb36a2
|
Text save participants are overwritten for each extension host (fixes #90359)
|
2020-02-17 10:42:31 +01: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 |
|
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 |
|
Benjamin Pasero
|
f88d71eebc
|
disable test for web (#90359)
|
2020-02-11 16:50:22 +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
|
cdc2469931
|
untitled - rewrite creation logic
|
2020-01-17 11:33:13 +01:00 |
|
Benjamin Pasero
|
2585092dbe
|
tests - reduce output of integration tests (#84283)
|
2020-01-15 12:56:22 +01:00 |
|
Johannes Rieken
|
e7a7e46fcc
|
add another unit test for #80688
|
2019-12-02 15:57:07 +01:00 |
|
Johannes Rieken
|
3a384c9c59
|
add test for #80688
|
2019-09-11 16:37:47 +02:00 |
|
Benjamin Pasero
|
5099e36e3d
|
fix #77735
|
2019-08-12 08:13:10 +02:00 |
|
Johannes Rieken
|
148f67d786
|
when running integration tests, use memfs instead of fs
|
2019-07-30 18:16:19 +02:00 |
|
Rob Lourens
|
70ab0ada55
|
Fix 'null' exclude for findFiles, add more tests
Fix #77813
|
2019-07-24 14:24:13 -07:00 |
|
Johannes Rieken
|
e165b387a1
|
add unit test for #77735
|
2019-07-23 17:12:42 +02:00 |
|
Benjamin Pasero
|
d813315714
|
comment out more (for #74898)
|
2019-06-24 10:49:34 +02:00 |
|
Benjamin Pasero
|
4a7e7b5cef
|
comment out more tests (#74898)
|
2019-06-19 11:48:46 +02:00 |
|
Benjamin Pasero
|
6ce6d6d1c5
|
add integration test for #66338
|
2019-05-06 11:21:06 +02:00 |
|
Benjamin Pasero
|
c72cfe0c65
|
Provide API to get access to the workspace configuration file (#37421) (#72490)
* Provide API to get access to the workspace configuration file (#37421)
* fix untitled ID
* update docs
|
2019-04-17 14:24:10 +02:00 |
|
Martin Aeschlimann
|
5f09de6e7a
|
api tests: avoid rootPath
|
2019-03-20 17:41:00 +01:00 |
|
Rob Lourens
|
92629f3f5f
|
findFiles tests
|
2019-03-05 19:17:54 -08:00 |
|
Rob Lourens
|
10fdea204a
|
Fix #69840
|
2019-03-05 14:52:09 -08:00 |
|
Rob Lourens
|
c5a5b8b0e5
|
Fix #68125 - findFiles should not use loose patterns like the search view
|
2019-02-18 19:10:05 -08:00 |
|
Johannes Rieken
|
c110d84460
|
fix integration test
|
2019-02-08 18:03:56 +01:00 |
|
Matt Bierner
|
a131278f4a
|
Enabling no-redundant-jsdoc for tslint
|
2019-01-04 15:34:50 -08:00 |
|
Rob Lourens
|
a2e96753ee
|
Fix build fail in api-tests
|
2018-10-26 18:23:42 -07:00 |
|
Matt Bierner
|
7b8e463099
|
Extract duplicated code
|
2018-10-05 16:11:32 -07:00 |
|
Matt Bierner
|
4c8e61c049
|
Remove "use strict" directives in extension tests
We compile with alwaysStrict so these are not needed
|
2018-10-02 15:59:42 -07:00 |
|
Matt Bierner
|
950a3ff867
|
Onboard vscode-api-tests to use shared tsconfig
|
2018-10-01 16:38:29 -07:00 |
|
Matt Bierner
|
55567633b3
|
Enable no unused parameters in vscode-api tests
|
2018-10-01 16:12:05 -07:00 |
|
Rob Lourens
|
3da89c1937
|
Rename previewOptions
|
2018-09-24 21:08:11 -07:00 |
|
Rob Lourens
|
54090bc222
|
Fix #57459 - add default previewOptions for findTextInFiles
|
2018-09-24 16:41:03 -07:00 |
|
Rob Lourens
|
3f7afc6504
|
#57186 - implement previewOptions for findTextInFiles
|
2018-08-25 11:27:49 -07:00 |
|
Rob Lourens
|
fd76ad9f00
|
#57186 - fix findTextInFiles
|
2018-08-25 11:21:40 -07:00 |
|
Rob Lourens
|
02420dbede
|
Disable findTextInFiles test temp
|
2018-08-24 21:02:03 -07:00 |
|
Rob Lourens
|
55ae86a53d
|
Fix #55612 - fix findTextInFiles cancellation
|
2018-08-01 15:48:22 -07:00 |
|
Johannes Rieken
|
69139dabf5
|
fix #52923
|
2018-07-16 16:54:16 +02:00 |
|
Rob Lourens
|
c6e298d909
|
renable disabled test. Seems fine now.
|
2018-07-10 17:02:34 -07:00 |
|
Benjamin Pasero
|
4645522d82
|
enable test (for #52414)
|
2018-07-05 16:06:13 +02:00 |
|
Benjamin Pasero
|
e283c32b9d
|
fix #52447
|
2018-07-05 15:55:34 +02:00 |
|
Rob Lourens
|
185278a3fa
|
findTextInFiles vscode-api-tests test
|
2018-07-03 20:46:54 -07:00 |
|
Johannes Rieken
|
c177376801
|
use posix path math with uris
|
2018-06-20 17:12:59 +02:00 |
|
Johannes Rieken
|
257ae9f76c
|
add ignoreIfExists-option #10659
|
2018-06-20 15:57:49 +02:00 |
|