Commit Graph

152 Commits

Author SHA1 Message Date
Peng Lyu
418b944396 debt: move insert command towards unit tests. (#156929) 2022-08-03 01:42:53 +02:00
Peng Lyu
fded572606 Re #155587. Move undo/redo to unit tests. (#156849) 2022-08-02 09:28:37 +02:00
Peng Lyu
f31a88e161 Remove move cell integration test (#156825)
* Remove move cell integration test

* 💄

* test didn't really run locally
2022-08-01 16:54:49 -04:00
Peng Lyu
f4433141c7 Move off asPromise (#155920)
* Troubleshoot asPromise

* Update batch edit api

* Update workspace edit

* fix #156663

* 💄
2022-08-01 21:09:41 +02:00
Benjamin Pasero
6cad4b9494 skip test & 💄 (#155826) 2022-07-21 12:47:23 +02:00
Benjamin Pasero
477af8c842 skip flaky test (#152145) (#155809) 2022-07-21 11:46:51 +02:00
Benjamin Pasero
0662ad271a tests - skip flake (#152145) (#152442) 2022-06-17 11:56:58 +02:00
Rob Lourens
d5e7687940 Fix updating outputs of another cell using a NotebookCellExecution (#151573)
Fixes #151468
2022-06-09 20:27:36 -07:00
Rob Lourens
c38afc571d Switch deprecated editor.document -> editor.notebook (#151530) 2022-06-08 09:35:00 -07:00
Rich Chiodo
b658848c9b Fix test to work 2022-06-06 17:04:26 -07:00
Rich Chiodo
416ad2cbc6 Can't get tests to run with local bits, try submitting 2022-06-06 16:48:56 -07:00
Rich Chiodo
8f345dea8e Add unit test 2022-06-06 16:14:14 -07:00
Rich Chiodo
b79d02db5c Add test for scrolling 2022-05-24 11:01:51 -07:00
Rich Chiodo
9322fd543d Fix test to pass 2022-05-24 10:13:04 -07:00
Rich Chiodo
5d8bd23756 Add a test 2022-05-23 17:25:00 -07:00
Johannes
8783c56eb7 fix https://github.com/microsoft/vscode/issues/147711 2022-04-20 11:30:37 +02:00
Johannes
d58ff261d4 add integration tests for LiveShare specific notebook commands, https://github.com/microsoft/vscode/issues/125757 2022-04-01 10:57:49 +02:00
Johannes
b1faab40de adopt tests to new notebook change event 2022-03-29 11:58:54 +02:00
Rob Lourens
5a7db04b89 Fix #144043 2022-03-09 10:49:08 -08:00
Rob Lourens
803c9fc3e0 re-skip notebook integration tests for web 2022-02-04 11:36:34 -08:00
Rob Lourens
bb79477f2e Enable ipynb serializer tests in web integration tests
and reenable NotebookSerializer test in non-web
2022-02-01 18:22:57 -08:00
Rob Lourens
fa2760f833 Skip more notebook tests in browser
Fix #140574
2022-01-14 16:33:42 -08:00
Rob Lourens
17997da4ab Unskip test, fix #140201
already skipped in browser
2022-01-14 13:51:16 -08:00
Rob Lourens
dfcaa1fda3 Unskip test, fix #140200
already skipped in browser
2022-01-14 13:43:37 -08:00
Rob Lourens
f7cb722447 Disable all notebook integration tests in web
See #126371
2022-01-07 09:57:11 -08:00
Benjamin Pasero
b1aa9661d0 tests - skip flaky notebook test 2022-01-07 17:18:56 +01:00
Benjamin Pasero
d622a8d39f tests - skip flakes (#140200, #140201) 2022-01-06 07:45:19 +01:00
Rob Lourens
2933672219 Fix notebook test 2021-12-30 15:51:44 -08:00
Rob Lourens
a2655c2e5f prefer-const in notebooks 2021-12-30 14:25:09 -08:00
Rob Lourens
cb91838779 Dispose kernels in test 2021-12-29 15:32:25 -08:00
Rob Lourens
962a6c85e8 Add test for new execution behavior 2021-12-28 13:44:23 -08:00
Benjamin Pasero
f2f509ba61 skip flaky notebook test (#139324) 2021-12-17 17:20:00 +01:00
Benjamin Pasero
ca17de5011 tests - skip failing notebook test (#139350) 2021-12-17 07:35:53 +01:00
Rob Lourens
ee19746d14 Skip some flaky notebook integration tests - #126371 2021-12-14 15:15:09 -08:00
Rob Lourens
6897670596 Reenable notebook integration tests 2021-12-08 16:40:50 -08:00
Rob Lourens
f4db5eac35 Disable tests that hit the notebook webview (see e4a7f93ed3) 2021-08-24 00:03:09 -07:00
Rob Lourens
2212b766aa Also skip Notebook API Tests (see e4a7f93ed3) 2021-08-23 23:17:54 -07:00
Matt Bierner
ab8e743520 Organize imports in ext tests 2021-08-11 16:55:51 -07:00
rebornix
0ab9d9926d revert undo/redo fix for scrolling. fix #130607, #130617 2021-08-11 16:04:00 -07:00
Rob Lourens
ff681a5db2 Ensure final cell execution update is not delayed 2021-08-11 14:52:52 -07:00
rebornix
5dd10ce83b no more undo command test. 2021-08-06 13:03:40 -07:00
rebornix
369afa6562 fix #121100. PausableEmitter 2021-08-04 11:59:29 -07:00
rebornix
02baf27ea5 💄 2021-07-27 11:57:02 -07:00
Logan Ramos
b97c839e57 Forgot to re-enable test 2021-07-07 15:47:41 -04:00
Logan Ramos
601afb43f8 Fix build 2021-07-07 15:36:11 -04:00
Johannes Rieken
b64e5eefc0 make output on cancel/interrupt unit tests instead of integration tests, https://github.com/microsoft/vscode/issues/125665 2021-06-09 09:15:52 +02:00
Johannes Rieken
ccb86ac811 default kernels uses cell text as output 2021-06-08 16:16:34 +02:00
Johannes Rieken
78fe62bb76 use more showNotebookDocument, less activeNotebookEditor 2021-06-08 12:05:52 +02:00
Johannes Rieken
606a550a52 have only one kernel by default, bring in other kernels per test and use the assertKernel util to ensure the selected kernel is the wanted kernel 2021-06-08 11:58:40 +02:00
rebornix
aafce57f5c consolidate move cell commands. 2021-06-07 16:23:04 -07:00