Karl Burtram
692336e6a7
Turn back on Notebook unit tests ( #14237 )
...
* Turn back on Notebook unit tests
* Don't skip notebook tests
* Remove done calls from tests
2021-02-12 01:40:21 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Charles Gagnon
dd9d247950
Disable dacpac integration tests ( #13961 )
2021-01-14 09:17:49 -08:00
Charles Gagnon
8ef9b1cc1f
Re-enable some unstable tests ( #13944 )
...
* Re-enable some unstable tests
* Remove some tests that have failed recently
2021-01-13 15:36:58 -08:00
Chris LaFreniere
2d6074706a
Have same connection logic for all nb int tests ( #13844 )
2020-12-17 15:38:41 -08:00
Leila Lali
e182649adc
Fixed Schema compare integration tests by adding retry ( #13649 )
2020-12-08 08:43:58 -08:00
Kim Santiago
c7ab69d46d
mark dacpac and schema compare tests as unstable ( #13059 )
2020-10-23 11:22:51 -07:00
Lucy Zhang
b910bf2f33
Notebooks: Fix strict compile errors ( #12591 )
...
* strict compile for sqlSessionManager.ts
* start clientSession.ts fixes
* strict compile for clientSession.ts
* strict compile for notebookModel.ts
* add display name
* clean up code
* clean up code
* initialize string to empty string
* address PR comments
* address PR comments
* address PR comments
* remove errorMessage check
2020-10-08 15:39:57 -07:00
Udeesha Gautam
09cb0764d7
marking intermittent test failure as unstable ( #12402 )
2020-09-17 12:41:30 -07:00
Kim Santiago
8a6c776a5f
make schema compare test unstable ( #12234 )
...
* make schema compare test unstable
* also make Standalone database context menu test unstable
2020-09-11 10:57:48 -07:00
Amir Omidi
c4e06f4db3
Fix test failure ( #11973 )
...
* Fix test failure
* Fix the right thing
* move them around
2020-08-26 15:49:52 -07:00
Charles Gagnon
4594943b53
Don't throw if cleanup drop fails ( #11405 )
2020-07-17 10:59:13 -07:00
Sakshi Sharma
81008d3803
Mark failing schema compare test as unstable ( #11310 )
2020-07-12 07:57:32 -07:00
Cory Rivera
59575aa305
Wait for clientSession to become available before running a cell. ( #10796 )
2020-06-09 05:30:13 -07:00
Cory Rivera
2e4aee944c
Disable some unreliable notebook integration tests. ( #10701 )
2020-06-03 12:30:36 -07:00
Charles Gagnon
7305bdaec4
Add integration-test code coverage ( #10632 )
...
* wip
* Update to latest vscodetestcover and add tests back in
* Update to latest version of vscodetestcover
* updates
* another yarn.lock
* update version
* Revert import path change
2020-06-01 14:54:07 -07:00