Karl Burtram
e7d3d047ec
Merge from vscode merge-base ( #22780 )
...
* Revert "Revert "Merge from vscode merge-base (#22769 )" (#22779 )"
This reverts commit 47a1745180 .
* Fix notebook download task
* Remove done call from extensions-ci
2023-04-19 21:48:46 -07:00
Karl Burtram
47a1745180
Revert "Merge from vscode merge-base ( #22769 )" ( #22779 )
...
This reverts commit 6bd0a17d3c .
2023-04-18 21:44:05 -07:00
Lewis Sanchez
6bd0a17d3c
Merge from vscode merge-base ( #22769 )
...
* Merge from vscode merge-base
* Turn off basic checks
* Enable compilation, unit, and integration tests
2023-04-18 18:28:58 -07:00
Cory Rivera
f53119c2a6
Enable VS Code notebooks with a built-in SQL kernel. ( #21995 )
2023-02-23 16:22:46 -08:00
Karl Burtram
6b9d5db145
Update Electron to 19.1.3 ( #21244 )
...
* chore: bump electron@18.0.0-beta.4
* Merge commit
* chore: update electron@19.0.17 (#161027 )
* chore: update electron@19.0.17
* chore: update API typings
* fix: compilation errors
* build: add libcups dependency
* chore: update electron@19.1.3 (#164864 )
* Update yarn
Co-authored-by: deepak1556 <hop2deep@gmail.com >
2022-11-16 13:52:02 -08:00
dependabot[bot]
c79694fb3a
Bump minimatch from 3.0.4 to 3.1.2 in /test/integration/browser ( #21218 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 09:07:00 -08:00
dependabot[bot]
8db6c0393a
Bump minimatch from 3.0.4 to 3.1.2 in /test/automation ( #21217 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 08:54:53 -08:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Lucy Zhang
bee1c6be44
mark failing tests as unstable ( #20841 )
2022-10-13 15:32:41 -07:00
Maddy
2214711445
add unstable tag ( #20684 )
2022-09-28 14:17:46 -07:00
Alan Ren
508df59dfd
test invert option ( #20649 )
2022-09-22 18:19:00 -07:00
Alan Ren
0e21258fe8
introduce unstable smoke test suite ( #20639 )
...
* allow mark tests as unstable
* fix
* fix invert
* stable and whole test suite
* docs and mark test cases as unstable
* a couple more unstable test cases
2022-09-21 13:09:06 -07:00
Vasu Bhog
a4f023f5b9
Update README.md ( #20592 )
...
* Update README.md
added event mocking tip
2022-09-12 14:06:59 -07:00
Chris LaFreniere
6c596d8495
Skip failing smoke tests ( #20331 )
2022-08-12 15:18:27 -07:00
Cory Rivera
315295710d
Temporarily disable cell toolbar smoke tests ( #20299 )
2022-08-10 14:43:41 -07:00
Cory Rivera
453f8e5525
Set cell preview mode when toggling edit mode. ( #20220 )
...
* Also fix leftover settings changes in markdown smoke test.
2022-08-03 09:36:24 -07:00
Cory Rivera
c37149ccfb
Type out query text one letter at a time in autocompletion test. ( #20222 )
2022-08-01 16:59:28 -07:00
Cory Rivera
c2be6447b5
Prevent cell's edit mode from being incorrectly cleared when a text component is initialized. ( #20120 )
2022-07-22 10:22:56 -07:00
Karl Burtram
26455e9113
Merge vscode source through 1.62 release ( #19981 )
...
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512 )
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513 )
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
2022-07-11 14:09:32 -07:00
Charles Gagnon
1c4269b2ac
Add doc section for azdata-test ( #19926 )
2022-07-06 09:34:30 -07:00
Cory Rivera
24fc6dce9f
Add uninstall step to manage packages smoke test to clean up installed packages. ( #19854 )
2022-06-29 10:23:29 -07:00
dependabot[bot]
d0d486cf43
Bump shell-quote from 1.7.2 to 1.7.3 in /test/smoke ( #19797 )
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 18:02:09 -07:00
Lewis Sanchez
0e09435285
Removes vscode download for smoke tests ( #19795 )
...
* Commenting out for now, but will delete in next commit
* Adds SQL carbon edit markers
* Uses multiline comments
* Formats file
* Code review changes
* Edit comment moved to same line
* Add ts-ignore directive to unused method
2022-06-23 12:19:49 -07:00
Cory Rivera
c9cfb94a22
Add python configuration step to each python smoke test so they can be run independently. ( #19807 )
2022-06-23 11:01:05 -07:00
Charles Gagnon
2911de58c2
Generate combined HTML coverage report ( #19663 )
2022-06-08 09:10:13 -07:00
Cory Rivera
7b1d34b2ce
Display the installed Python version above the package versions in the manage packages dialog. ( #19551 )
2022-05-27 14:31:40 -07:00
Lucy Zhang
c0ad66b823
Enable manage packages smoke test ( #19504 )
...
* fix page being reset twice and add back smoke test
* add missing await
* check pyarrow info loaded
* install latest package version
* fix version select box selector
* split out into two PRs
2022-05-26 12:00:51 -07:00
Cory Rivera
793fe9c1f2
Also check for docs pane label in code cell completions test. ( #19530 )
2022-05-26 09:40:39 -07:00
Alan Ren
f3e7337196
Upgrade packages to remove dependency on the vulnerable package minimist 0.0.8 ( #19455 )
...
* new mocha version
* test fix
* test
* new vscodetestcov version
* use rc1
* use 1.2.1
* remove all 0.0.8 of minimist
* a few more
2022-05-20 10:06:13 -07:00
Cory Rivera
3eedbf04df
Fix Python smoke test failures. ( #19405 )
2022-05-19 16:10:55 -07:00
Lucy Zhang
fe7ac55e97
skip test ( #19351 )
2022-05-11 18:01:14 -07:00
Cory Rivera
52782cfebd
Add smoke test for saving a WYSIWYG cell. ( #19284 )
2022-05-04 20:52:22 -07:00
Lucy Zhang
2547754d0f
Fix manage python packages smoke test ( #19232 )
...
* make sure cell is ran
* make sure dialog is gone before runing cell again
* ensure package is done installing
* show task panel
* remove comment
* pr comments
* pr comments
* add 7.0.0 package version
2022-05-04 06:19:51 -07:00
Barbara Valdez
bfd878bff7
skip test for now ( #19260 )
2022-05-02 10:37:15 -07:00
Barbara Valdez
5dd1cbeed8
Keyboard navigation smoke test ( #18796 )
2022-04-28 17:05:23 -07:00
Cory Rivera
b406dda13c
Add smoke tests for cell toolbar keyboard shortcuts. ( #19208 )
2022-04-26 15:09:36 -07:00
Cory Rivera
40a2181953
Add smoke test for converting from Rich Text to Markdown. ( #19151 )
2022-04-19 17:28:54 -07:00
Lucy Zhang
e9b678494c
skip manage packages test ( #19089 )
2022-04-14 10:54:15 -07:00
Lucy Zhang
fb07ba9e04
Add smoke test for manage packages wizard ( #19018 )
...
* start manage packages smoke test
* fix addpackage
* remove wait for loading spinner
* check cell output gone
* check wizard tab is done initializing
2022-04-13 07:50:15 -07:00
Charles Gagnon
a595fb8fd1
Inline source maps in dev build ( #18970 )
...
* Inline source maps in dev build
* Update readme
* correct command
* Use env var
* Update location
2022-04-07 16:39:08 -07:00
Cory Rivera
316798a9b5
Add cell toolbar tests for undoing text styling by clicking button twice. ( #18807 )
2022-04-06 10:02:51 -07:00
Karl Burtram
463271f0d9
Bump Electron to 13.6.6 ( #18940 )
...
* Bump Electron to 13.6.6
* Bump azuredatastudio-sqlite version in smoke tests
2022-04-05 16:44:17 -07:00
Cory Rivera
7c399e84eb
Add markdown smoke tests for changing text size and inserting links ( #18888 )
...
* Temporarily disabled text size tests due to issues running on Unix.
2022-04-05 15:53:06 -07:00
dependabot[bot]
668f59ca2e
Bump minimist from 1.2.5 to 1.2.6 in /test/smoke ( #18812 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 09:25:21 -07:00
Cory Rivera
1fa453f8f2
Add smoke tests for text cell toolbar actions. ( #18792 )
2022-03-22 12:51:56 -07:00
Charles Gagnon
08b2d9668e
Fix and enable core unit test coverage ( #18781 )
...
* Fix and enable core unit test coverage
* switch
* Fix coverage mapping
* don't output marked
* Fix filter check
2022-03-21 15:15:07 -07:00
Cory Rivera
79cda5cbe5
Add language picker to notebook cells. ( #18601 )
2022-03-02 10:25:55 -08:00
Charles Gagnon
00f98457e8
Add a couple Notebook smoke tests for rendering links/imgs ( #18600 )
2022-03-01 13:14:19 -08:00
Barbara Valdez
87d5da00bf
Fix on click edit mode states ( #18321 )
...
* fix click code cell
* modified editmode when updating active cell
2022-02-16 15:52:05 -08:00
Karl Burtram
84c7afa6da
Bump node-fetch to 2.6.7 ( #18148 )
...
* Bump node-fetch to 2.6.7
* Update more package.json
* Pull in new dependencies from the package bump
2022-01-24 16:15:49 -08:00