Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Charles Gagnon
be1ff8e37b
Add smoke test for Create Book dialog ( #15714 )
...
* Add smoke test for Create Book dialog
* Add comment
* Update distro
* update distro 2
* distro
2021-06-16 10:54:04 -07:00
Lucy Zhang
4c039f7a88
Re-enable notebook text cell smoke test ( #15720 )
...
* re-enable text cell test
* close notebook after text cell test
2021-06-16 06:20:21 -07:00
Lucy Zhang
f03a129186
skip text cell smoketest ( #15411 )
2021-05-11 13:45:10 -07:00
Lucy Zhang
2a354aef09
basic text cell functionality smoke test ( #15195 )
2021-05-06 15:53:20 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Charles Gagnon
a82be2f014
Fix URI encoding for connection provider calls ( #15177 )
...
* Fix URI encoding for connection provider calls
* Update distro
2021-04-20 11:40:32 -07:00
Charles Gagnon
cd6f584ed1
Notebook smoke test fixes ( #15178 )
...
* Notebook smoke test fixes
* Undo delay fixes
2021-04-19 14:26:47 -07:00
Lucy Zhang
aa315ae19f
Update azuredatastudio-sqlite version ( #15174 )
...
* update ads-sqlite version
* update distro value
2021-04-16 13:49:47 -07:00
Charles Gagnon
5922047f6b
Add Import smoke test ( #15111 )
...
* Add smoke test
* Add wait for service
* Also revert liveshare
* fixes
* Use custom extensions dir
* fix
* compile extensions
* Use build extensions dir
* test break
* revert
* revert yarn.lock
* Add comment
* Add comments
2021-04-14 08:43:45 -07:00
Charles Gagnon
e7be1daf5c
Switch azuredatastudio-sqlite repo ( #14940 )
...
* Switch azuredatastudio-sqlite repo
* Bump version
2021-04-02 09:14:50 -07:00
Barbara Valdez
15f7b12849
Search smoke tests ( #13469 )
...
* Add smoke test
* add simple tests for searching in notebooks view
* address pr comments
* address pr comments
* add search smoke tests to separate file
* remove span from selector
2021-03-25 12:43:55 -07:00
Lucy Zhang
ab114376aa
fix python wizard behavior and enable smoke test ( #14433 )
2021-02-26 05:04:27 -08:00
Lucy Zhang
8727a8e97a
disable nb smoke tests ( #14365 )
2021-02-19 10:27:17 -08:00
Lucy Zhang
fae0600a46
Notebooks: add behavior checks to untrusted notebook smoke test ( #13885 )
...
* check untrusted notebook behavior
* remove skips
* check for elements after trusted nb is reopened
* move trusted element checks to notebook method
* make selector more specific
2021-01-06 07:16:35 -08:00
Lucy Zhang
07df54ee61
Notebook: Add smoke test for trusted notebooks ( #13330 )
...
* add smoke test for trusted notebooks
* change repo
* update trustNotebook method
* pr comment
2020-11-12 06:45:20 -08:00
Lucy Zhang
b397150264
Notebooks: Add smoke test ( #13196 )
...
* add new smoketest
* change repro
* rename methods
* add waitforallresults method
* pr comment
2020-11-10 17:31:17 -08:00
Lucy Zhang
bed70ebd09
Re-enable notebook smoke test and increase timeout ( #13007 )
2020-10-21 07:57:45 -07:00
Chris LaFreniere
81122538d2
skip notebook smoke tests for now ( #12996 )
2020-10-19 18:43:49 -07:00
Lucy Zhang
767465edbf
wait for kernel change before running cell ( #12949 )
2020-10-16 09:59:03 -07:00
Lucy Zhang
7bc26cc493
Add simple notebook smoke test ( #12898 )
...
* add simple notebook smoke test
* add id for notebook dropdown elements
2020-10-14 05:58:32 -07:00
Karl Burtram
2af8982640
Update smoke tests to fix merge breaks ( #12751 )
...
* Update azuredatastudio-sqlite path
* Disable web smoke tests
2020-10-05 15:16:29 -07:00
Anthony Dresser
4eb98a9dcc
fix hygiene
...
remove sqllint for now
fix hygiene
Revert "remove sqllint for now"
This reverts commit 981ff90b9a5bbf3710d0f0ce58a8b67a92fe64eb.
distro
update smoke version
fix default theme
2020-09-03 16:27:59 -07:00
Anthony Dresser
8d88791a0b
fix hygiene
...
fix compile errors
fix build; disable a bunch of failing tests
update smoke extension
fix modals
fix icons
2020-08-31 12:35:57 -07:00
AzureDataStudio
24b3181cbc
Fix errors
...
distro
distro
comment out reh stuff
distro
fix yml
distro
bump smoke ext
2020-08-06 13:49:27 -07:00
Anthony Dresser
ca39cbe6ab
bump smoke extensions
2020-07-21 20:17:22 -07:00
Anthony Dresser
f316c27098
bump smoke extensions
2020-07-21 20:13:57 -07:00
Anthony Dresser
ac1237d51c
bump smoke test extension
2020-07-16 08:00:13 +00:00
Anthony Dresser
d2bdd2bace
web smoke tests ( #11280 )
...
* distro
* renable web smoke
* add missing script
* update node version
* update node version everywhere
* ensure playwright drivers are installed
* fix screenshot capture
* try this
* rewrite connection dialog code
* fix permissions
* more wip
* replace more $ with ^
* revert changes
* refactor and revert more changes
* add screen shot functionality to playwright
* fix compile
* fix profiler compile
* don't run new files for web
* continue on error for web
* continue on error for web not normal
* revert some changes
2020-07-10 22:12:45 -07:00
AzureDataStudio
59b69311d7
fix hygiene, update sqlite
...
skip failing tests
2020-06-30 11:31:12 -07:00
AzureDataStudio
c4c23aa40d
remove unused workflows
...
fix tests
disable vscode integration tests
distro
bump smoke test extension
ensure we register language register
fix compile
2020-06-19 10:59:24 -07:00
Anthony Dresser
5168d3d975
Better Smoke test setup ( #11005 )
...
* add handling for 404
* make the error message make more sense
2020-06-19 01:02:19 -07:00
Anthony Dresser
6b86cbdd6e
rewrite some automation; add notebook tests ( #10853 )
2020-06-11 13:17:10 -07:00
Anthony Dresser
d849ed9357
Add more smoke tests and abstract more code ( #10799 )
...
* add more smoke tests and abstract more code
* fix missing imports
2020-06-10 12:12:35 -07:00
Anthony Dresser
72b2d9ef72
rework some of some, add query to smoke ( #10591 )
2020-06-05 17:25:24 -07:00
Anthony Dresser
874717fee5
fix testing issues
2020-06-01 12:15:14 -07:00
Anthony Dresser
d7d13c7218
update sqlite in smoke tests
2020-05-05 19:41:28 -07:00
Anthony Dresser
c6f87ff088
update sqlite extension for smoke
2020-04-24 14:04:06 -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
ADS Merger
a64304602e
Merge from vscode 1ec43773e37997841c5af42b33ddb180e9735bf2
2020-03-29 01:29:32 +00:00
ADS Merger
d810da9d87
Merge from vscode 8df646d3c5477b02737fc10343fa7cf0cc3f606b
2020-03-25 06:20:54 +00:00
Anthony Dresser
74b89a0a85
No console linting ( #9156 )
...
* add no-console linting and change to just using overrides for sql files
* whitespace
* fix tests
2020-02-14 21:13:16 -06: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
Charles Gagnon
50242b2c35
Add test for opening existing SQL file and typing text into it ( #5816 )
...
* Add test for opening existing SQL file and typing text into it
* Clean up
* More cleanup, remove unneeded queryEditor and add smoke test scripts
* Update comments to be clearer
2019-06-04 02:42:39 +00: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
Alan Ren
ec47ff7479
Alanren/fixsmoketest ( #5019 )
...
* fix the smoke test
* update readme
* fix the selector for server name input
* add new property to server profile engineType
2019-04-16 16:43:11 -07:00
Alan Ren
eb67b299de
Alanren/integration test ( #3657 )
...
* add an extension for integration tests
* setup ads before running test
* test setup
* test cases
* bash script
* shorter temp folder name
* code cleanup
* add commented out original code
* fix test error
* test result path
* rename results file
* change file path
* report smoke test results
* test stablize
* test stablization and configurable test servers
* fix smoke test error
* connection provider
* simplify the integration test script
* add comment
* fix tslint error
* address PR comments
* add temp log to check whether the environment variable is already set
* remove temp log
* move api definition to testapi typing file
* exclude integration tests extension
* address comments
2019-01-18 17:00:30 -08:00