Lucy Zhang
36244ed517
Added console logs for Book unit tests ( #6876 )
...
* added logs
* use uuid for random path name
2019-08-22 16:53:01 -07:00
Charles Gagnon
d2ae0f0154
Temporarily remove failing test ( #6865 )
...
* Disable book tests
* Remove tests completely
2019-08-21 20:26:14 -07:00
Lucy Zhang
23ed1e9123
Book Tests: Increase time for toc.yml search. ( #6815 )
2019-08-19 17:38:10 -07:00
Lucy Zhang
fb26126bcb
Unit Tests for Books ( #6676 )
...
* added test for sections and navigation
* update variable names
* latest from master
* add await for creating file methods
* wait for all toc.yml to be found
* add event to signal all toc.yml files read
* add workspae folder parameter back
* remove toc filter
* use onReadAllTOCFIles event
* added timeout logic for getting toc.yml files
* latest from master
* new method for comparing book items
2019-08-16 17:01:43 -07:00
Lucy Zhang
e10cad21fe
Fix Books Unit Tests ( #6702 )
...
* wait for all toc.yml to be found
* add event to signal all toc.yml files read
* add workspae folder parameter back
* remove toc filter
2019-08-12 13:47:29 -07:00
Lucy Zhang
0362b5d058
Fix book unit tests ( #6633 )
...
* remove sync methods
* added assertion to log error
* create random folder
* change variable name to be more descriptive
* Update book.test.ts
* Update book.test.ts
2019-08-08 13:35:19 -07:00
Lucy Zhang
b6487e3d32
disable book tests ( #6634 )
2019-08-07 11:16:32 -07:00
Lucy Zhang
4fc062ffd7
fix booktreeview parameter ( #6621 )
2019-08-06 12:06:21 -07:00
Lucy Zhang
0509234362
Added unit test for books getChildren() method ( #6602 )
...
* started unit tests for books
* added first unit test for getchildren()
* fixed dependencies and use tmpdir
* latest from master
2019-08-06 10:39:01 -07:00
Cory Rivera
b1cc95d0f9
Manually define JupyterServerInstallation execOptions field in notebook unit tests. ( #6292 )
2019-07-09 09:47:45 -07:00
Cory Rivera
72c3239d63
Allow user to select source package type in Manage Packages dialog. ( #6092 )
2019-06-20 10:51:36 -07:00
Charles Gagnon
cc397a012f
Revert "Switch to vscodetestcover for running extension tests ( #5458 )" ( #5487 )
...
This reverts commit dbac187b44 .
2019-05-14 17:16:01 -07:00
Charles Gagnon
dbac187b44
Switch to vscodetestcover for running extension tests ( #5458 )
...
* Update vscode dependency (needed for test runner) to pull latest 1.x version
* Update to use 1.1.5 instead
* Undo change to vscode engine version
* Switch to using vscodetestcover for running tests
* Switch to cobertura output for coverage reports
* Remove vscode dependency from profiler extension
* Update yarn.lock with combined changes
2019-05-13 11:39:09 -07:00
Chris LaFreniere
1cc3cb5408
Notebook Port Test Fix ( #5433 )
...
* Test fixes to not rely on 7100
* PR comments
2019-05-08 13:16:09 -07:00
Chris LaFreniere
e72d0d03ed
Notebooks: More Jupyter Server Hardening ( #5264 )
...
* Do not rely on same starting port every time, misc
* put back to 5 seconds for process kill timeout
* extHostNotebook shutdown manager handle
2019-04-30 14:13:04 -07:00
Chris LaFreniere
bb9c85cd8f
Improve Cleanup of Jupyter processes on Notebook and/or ADS Close ( #5142 )
...
* Close jupyter and python
* Ensure we stop jupyter correctly on process end
* dont stopServer from clientSession shutdown
* PR comments
* close notebook after each test
2019-04-26 15:28:26 -07:00
Anthony Dresser
58959ef35e
Enable stricter compile options on extensions ( #5044 )
...
* enable stricter compile settings in extensions
* more strict compile
* formatting
* formatting
* revert some changes
* formtting
* formatting
2019-04-23 11:18:00 -07:00
Anthony Dresser
ddd89fc52a
Renable Strict TSLint ( #5018 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
2019-04-18 00:34:53 -07:00
Cory Rivera
1870d83081
Add additional error handling to Python installation for Notebooks ( #4891 )
...
* Also enabled integration tests for python installation.
2019-04-10 17:09:28 -07:00
Cory Rivera
ddbd8033f9
Remove an outdated showErrorMessage assert from Jupyter Server Manager unit tests. ( #4777 )
2019-03-29 15:18:01 -07:00
Matt Irvine
86bac90001
Merge VS Code 1.31.1 ( #4283 )
2019-03-15 13:09:45 -07:00
Cory Rivera
34d36c1de1
Prompt for Python installation after choosing a Jupyter kernel in notebook ( #4453 )
2019-03-13 18:44:54 -07:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -08:00
Karl Burtram
8e52ffa30e
Fix copywrite headers in notebook extension ( #4253 )
2019-03-01 10:34:26 -08:00
Raj Musuku
666ae11639
Merge from master
2019-02-21 17:56:04 -08:00
Cory Rivera
70838c3e24
Move SQL 2019 extension's notebook code into Azure Data Studio ( #4090 )
2019-02-20 10:55:49 -08:00