Aasim Khan
7b29c1fdac
Fixing smoke tests in import where the status bar text was not found. ( #18126 )
2022-01-19 14:23:00 -08:00
Barbara Valdez
8378e89639
Fix Notebook Tree View smoke tests ( #18101 )
...
* pin SQL notebook
2022-01-19 09:44:34 -08:00
Charles Gagnon
5d6ee47ee3
Fix smoke tests not running ( #18027 )
...
* Bump sqlite for new electron version
* distro
* Fix tests
* distro
2022-01-07 16:58:53 -08:00
Lucy Zhang
30e26d63a4
Increase smoke test timeout and python installation timeout ( #17035 )
...
* add screenshots
* inc time
* fix comment, remove screenshot
* increase timeout only for python test
* comment
2021-09-10 06:44:35 -07:00
Lucy Zhang
05d8ad4811
escape any open wizards after each test ( #16938 )
2021-08-30 14:56:28 -07:00
Lucy Zhang
78f1b3b768
take screenshot of failed test before close editor ( #16876 )
2021-08-25 08:19:24 -07:00
Lucy Zhang
e2f9580163
take screenshot when wizard page not loaded ( #16867 )
2021-08-24 07:14:51 -07:00
Lucy Zhang
7c14ec2b6d
Add intellisense checks in code cell smoke test ( #16362 )
...
* check colorization and completion suggestions
* check for suggestions widget
* make selector more specific
2021-07-27 11:02:52 -07:00
Charles Gagnon
3f047ae15a
Disable add remote book test ( #16231 )
2021-07-16 12:14:07 -07:00
Barbara Valdez
a6644333c0
Pin and unpin notebook smoke test ( #15936 )
...
* add pin/unpin smoketest
* fix simple search query assert
2021-06-30 22:14:18 -07:00
Charles Gagnon
66c1fdc457
Add Remote Book dialog smoke test ( #15932 )
...
* Add Remote Book smoke test
* fixes
* distro
* Try closing toasts
(cherry picked from commit fd53c91375f4ba73554c801be3378375b2521d31)
2021-06-30 10:51:56 -07:00
Lucy Zhang
5fa53c3519
clean up trust notebook smoke test ( #15926 )
2021-06-28 15:39:29 -07:00
Vasu Bhog
c3e0958f2d
Add simple smoke test for collapse/expand cell ( #15879 )
...
* simple smoke test for collapse / expand cells
2021-06-25 18:08:35 -07:00
Lucy Zhang
c636e24d03
Add simple notebook code cell smoke test ( #15870 )
...
* simple code cell test
* change test order
* fix select all text keybinding
2021-06-22 20:31:53 -07:00
Cory Rivera
6c6a0506b2
Add Markdown Toolbar functionality to notebook smoke tests. ( #15868 )
2021-06-22 16:38:04 -07:00
Charles Gagnon
ec2f2b19fb
Wait for SqlToolsService to start before running smoke tests ( #15864 )
2021-06-22 13:05:21 -07:00
Charles Gagnon
49562239a0
Add create content folder test ( #15849 )
...
* Add create book from content folder test
* Remove hardcoded
2021-06-22 08:56:50 -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
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
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
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
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
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
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