Anthony Dresser
ff848b5903
Remove request promise for request-light ( #10346 )
...
* remove request promise for request-light
* make sure data is a string not a json
* add configure call
* remove unused reference
* more fixes
* Move configure calls
* clean up
* fix name
* move test deps as dev
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-05-12 10:27:11 -07:00
Charles Gagnon
916ac7c7d1
Remove adstest package ( #9956 )
2020-04-15 10:38:20 -07:00
Anthony Dresser
f056086662
Remove checks for integration testing ( #9856 )
...
* remove checks for testing
* fix schema compare tests
* move some files
* fix file location
* fixc another file path
2020-04-07 14:50:20 -07:00
Charles Gagnon
39fdfa5cba
Add close windows step ( #9867 )
2020-04-06 08:24:59 -07:00
Anthony Dresser
6e6649d006
Smoke tests ( #9814 )
...
* move
* add inital test; need basic sqllite connection
* before sqlite
* sqlite
* add smoke tests
* working tests
* fix app names
* fix quick open
* fix smoke tests
* add win32 smoke tests
* fix smoke test
* fix win32 smoke
* no continue
* continue on error
* add vscode smokes
* remove vscode tests
* continue on error
* allow sqlite to use relative paths
* add linux smoke tests
* fix build files
* use dispatch instead of select
* fix linux build again
* fix darwin
* get select working
* try and use screen shots
* screen shots
* remove smoke tests linux
* try vscodes sqlite
* fix compile
* fix webpack
* fix deps
* try this again
* try force a rebuild
* try npm rebuild
* add sqlite to be rebuilt
* distro
* try vscode sqlite again
* revert changes to driver and simplify edits
* fix compile
* fix imports
* move sqlite out
* remove unneeded change
* add extensions path
* fix web tests
* no continue on error
2020-04-03 00:01:32 -07:00
Alan Ren
ff0992510b
mark as test as unstable ( #9426 )
2020-03-03 10:47:47 -08:00
Charles Gagnon
9293d3654c
Update postgres extension for integration tests ( #9421 )
2020-03-03 09:39:03 -08:00
Charles Gagnon
c05ff67622
Update pgsql extension and readme ( #9371 )
2020-02-27 11:09:00 -08:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Cory Rivera
c09e7b9e2f
Increase timeouts for some integration tests. ( #8869 )
2020-01-13 13:43:18 -08:00
Charles Gagnon
7ecb6b4427
Change test timeout for extension unit tests to 10sec ( #8848 )
2020-01-08 13:49:34 -08:00
Kim Santiago
8cdb5b36a9
Add test for schema compare include exclude ( #8765 )
...
* add test for schema compare include exclude
* combine a few checks
* small fixes
* add testData folder to whtiespace check exclusion list
* addressing comments
* fix testData path in gulpfile.hygiene.js
* move change up a couple lines
2020-01-07 10:05:36 -08:00
Alan Ren
8529b52e73
fix unstable tests ( #8799 )
...
* fix tests
* mark dac test unstable
* import export bac
* remove rel tag
* Update dacpac.test.ts
* bump sts and enable dac tests
2020-01-03 14:29:28 -08:00
Alan Ren
102d820935
Alanren/remove bdc ( #8737 )
...
* remove bdc server dependency
* revert the change to script
* cms needs 2 servers, adding 2019 server
* fix pipeline yaml
2019-12-19 13:53:32 -08:00
Chris LaFreniere
62565e0577
Notebooks: Only have One Connection in Attach To Dropdown ( #8582 )
...
* Have only one connection in attach to dropdown
* LGTM fixes
* Test fixes not unnecessarily changing context 2x
* PR Feedback
2019-12-08 11:03:51 -08:00
Alan Ren
3de95af25c
check setting directly to avoid value reset ( #8583 )
2019-12-05 15:57:13 -08:00
Anthony Dresser
f5ce7fb2a5
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c ( #8525 )
...
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
2019-12-04 19:28:22 -08:00
Anthony Dresser
68b2f1a8e4
Remove unnecessary lock ( #8466 )
...
* remove unncessary lock
* remove another one
2019-11-25 12:42:31 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Amir Omidi
c70e7794eb
Use shared tsconfig ( #8214 )
...
* Use shared tsconfig
* Fix errors
* Remove sourcemap option
2019-11-04 17:25:01 -08:00
Anthony Dresser
1d31a6ef98
Bump some packages ( #8096 )
...
* update packages
* remove fs
* fix more deps
* test adding governance to ci
* ignore samples for cacheing
* fix save cache too
* bump more packages
* attempt to fix slickgrid
* add more deps
* use slickgrid version
* bump https-proxy
* bump more packages.
* fix service-downloader
* remove typings
* fix compile
* update more packages
* add vscode back to the extensions that need it for testing
* add fail on critical
* regrab proxy agent
* lock more deps
* replace final high warning
* revert service downloader changes
* remove the deps on jquery ui and event drag
2019-11-01 12:55:58 -07:00
Amir Omidi
5efb2cf918
Add a new unstable test ( #7874 )
2019-10-21 19:19:03 -07:00
Amir Omidi
fa1d5cc49d
Revert "Move Notebook tests back to stable" ( #7755 )
...
* Revert "Move Notebook tests back to stable (#7749 )"
This reverts commit 5d4da455bd .
* Update notebook.test.ts
* Update notebook.test.ts
2019-10-17 11:30:58 -07:00
Amir Omidi
de5fd11155
Add some more asserts to integration tests ( #7759 )
2019-10-17 10:55:16 -07:00
Charles Gagnon
5d4da455bd
Move Notebook tests back to stable ( #7749 )
...
* SqlClient fix is in so these should be stable again
* removed comments
2019-10-16 16:44:36 -07:00
Amir Omidi
f475c04ce3
Fix mocha issues ( #7588 )
...
* mocha invert boolean
* Run integration test setup either way
2019-10-08 22:14:06 -07:00
Amir Omidi
eee7e52bd4
Release tests ( #7577 )
2019-10-08 15:06:21 -07:00
Amir Omidi
bcaa09e910
Disable unstable tests ( #7571 )
2019-10-08 13:01:49 -07:00
Amir Omidi
37f651fe08
Mark test as unstable ( #7493 )
2019-10-03 12:56:42 -07:00
Amir Omidi
6582debd73
Unstable tests ( #7487 )
...
Setup unstable tests
2019-10-02 22:01:17 -07:00
Amir Omidi
575d1c8543
Disable one test and add a new utility function ( #7486 )
...
Skip problematic tests
2019-10-02 21:59:40 -07:00
Chris LaFreniere
d815ae0e83
Skip failing tests due to sqlclient issues ( #7346 )
2019-09-24 15:04:35 -07:00
Charles Gagnon
26072af82f
Use test.skip instead of commenting out disabled test ( #7338 )
...
* Use test.skip instead of commenting out disabled test
* Also disable OE test
2019-09-24 11:13:25 -07:00
Udeesha Gautam
5e5563f974
Disabling test for insiders build to pass ( #7336 )
...
Disabling dacpac import test for insiders build to pass
2019-09-23 23:29:09 -07:00
Udeesha Gautam
d895de0bc1
Trying to remove intermittent ext test failure ( #7330 )
...
* Trying to remove intermittent ext test failure
* taking PR comments
2019-09-23 19:52:05 -07:00
Charles Gagnon
cb2cea4ebd
Remove Data Services folder ( #7147 )
...
* Remove Data Services folder
* Remove copy path from HDFS node
* Add comment
2019-09-20 13:57:28 -07:00
Arvind Ranasaria
71b80e0817
Set Mocha options based on environment settings ( #7229 )
...
* Set Mocha options based on environment settings
* fixing copy paste bugs in console logs
* incorporating review feedback
2019-09-20 12:04:22 -07:00
Karl Burtram
6e7e6ee434
Use the default connect timeout in OE tests ( #7249 )
2019-09-18 08:57:14 -07:00
Cory Rivera
094d6f2339
Update python packages to use sparkmagic 0.12.9 ( #7240 )
2019-09-17 15:05:59 -07:00
Udeesha Gautam
7e0a5205b2
Fix Failng dacpac and SC integration tests ( #7245 )
2019-09-17 14:11:23 -07:00
Anthony Dresser
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Cory Rivera
3281d28de7
Disable 'should not be dirty after saving notebook' test in notebook integration tests. ( #7091 )
2019-09-05 15:34:43 -07:00
Amir Omidi
33a7fe38e1
Revert "Revert "OE clicking and awaiting the expansion calls"" ( #6923 )
...
* Revert "Revert "OE clicking and awaiting the expansion calls" (#6921 )"
This reverts commit b9e3a468ae .
* Handle edge cases better
* Polling for OE load time
2019-09-03 10:31:29 -07:00
Anthony Dresser
947ac1fbf2
Fix context menu positioning. ( #6992 )
...
* hack in default actions into menu
* fix tests
2019-08-29 12:12:14 -07:00
Anthony Dresser
82a8f09709
Isolate more features ( #6854 )
...
* working; new query and scripting
* working; removing manage from menus and combining data explorer contributions
* consolidate dashboard contributions; move manage action to dashboard contributions; make groupings the same
* fix notebook actions not firing
* fix notebook actions
* notebooks working
* move backup and restore entry points into their own file; move explorerwidget contribution into their respective files
* fix tests
* move extension actions to their own file
* fix tests
* change tests
2019-08-22 16:54:30 -07:00
Charles Gagnon
09552c5f15
Fix OE tests ( #6873 )
2019-08-22 08:06:31 -07:00
Anthony Dresser
ecb80f14f0
Merge from vscode 6e530127a1bb8ffbd1bfb77dc680c321dc0d71f5 ( #6844 )
2019-08-20 21:07:47 -07:00
Kim Santiago
4fb53622bc
disable failing schema compare dacpac to database test ( #6828 )
2019-08-20 13:08:15 -07:00
Anthony Dresser
986ad33678
Remove dacfx and schema compare from the azdata api ( #6684 )
...
* refactor mssql extension to directly expose dacfx and schema compare
* remove more code
* fix compile errors
2019-08-19 16:34:09 -07:00
Anthony Dresser
e9c234a0ae
Fix cms integration tests ( #6734 )
...
* attmpt to fix cms tests
* attmpt to fix cms
2019-08-13 14:11:48 -07:00