victor-meng
7e1343e84f
Add check of account creation time to show carousel ( #1284 )
...
Co-authored-by: artrejo <ato9000@users.noreply.github.com>
2022-06-01 15:25:56 -07:00
victor-meng
46ca952955
Add condition for showing quick start carousel ( #1278 )
...
* Add condition for showing quick start carousel
* Show coach mark when carousel is closed
* Add condition for showing quick start carousel and other UI changes
* Fix compile error
* Fix issue with coach mark
* Fix test
* Add new sample data, fix link url, fix e2e tests
* Fix e2e tests
2022-05-23 20:52:21 -07:00
Steve Faulkner
2dfd90ca0f
Disable Notebooks Test ( #980 )
2021-08-16 11:35:21 -05:00
victor-meng
913fec4e69
Improve e2e stability ( #949 )
2021-07-21 16:22:31 -07:00
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -07:00
Hardikkumar Nai
6e9144b068
Remove generic right pane component ( #790 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-18 21:57:31 -05:00
Hardikkumar Nai
9d5c9d6296
Migrate Add Database Panel to React ( #597 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-10 14:02:14 -05:00
victor-meng
4efacace16
add collection panel improvements ( #630 )
...
Co-authored-by: Jordi Bunster <jbunster@microsoft.com>
2021-04-30 10:23:34 -07:00
Steve Faulkner
e705c490c9
Retry E2E tests up to 3 times ( #711 )
2021-04-21 12:45:34 -05:00
Steve Faulkner
2fd6305944
Fix E2E tests. Add Playwright ( #698 )
2021-04-19 22:08:25 -05:00
Sunil Kumar Yadav
c68e84a4b9
Migration/delete database confirmation in react ( #542 )
...
Co-authored-by: Steve Faulkner <471400+southpolesteve@users.noreply.github.com>
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-03-31 17:44:07 -05:00
Steve Faulkner
498c39c877
End to End Test Improvements ( #474 )
...
* End to End Test Improvements
* indenting
* Log completed
* Fix up some test
* Add delay
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2021-03-04 18:12:31 -06:00
victor-meng
4210e0752b
Move delete collection confirmation pane to react ( #417 )
2021-02-10 13:44:00 -08:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Srinath Narayanan
a93c8509cd
Added testExplorer and notebooks UI automated tests ( #323 )
...
* initial commit for notbooks pupeteer tests
* Added Auth
* added try catch block with screenshot for error
* Addressed PR comments
* renamed params
* renamed param
* fixed formatting error
* Updates mongo spec to remove waitFor on already awaited selector
* added logging statements
* format errors fixed
* added ci env variables
* increased delay for render
* removed logging
* added delay
* fix format error
* removed deletion
* reverted package.json change
Co-authored-by: zfoster <notzachfoster@gmail.com>
2020-11-19 09:29:38 -08:00
Zachary Foster
473f722dcc
E2E Test Rewrite ( #300 )
...
* Adds tables test
* Include .env var
* Adds asElement on again
* Add further loading states
* Format
* Hope to not lose focus
* Adds ID to shared key and modifies value of input directly
* Fix tables test
* Format
* Try uploading screenshots
* indent
* Fixes connection string
* Try wildcard upload path
* Rebuilds test structure, assertions, dependencies
* Wait longer for container create
* format
2020-11-02 14:33:14 -05:00
Zachary Foster
7ffa18a190
Revert "Adds e2e tables test ( #276 )" ( #292 )
...
This reverts commit 30353c26f3
.
2020-10-20 12:02:50 -05:00
Zachary Foster
30353c26f3
Adds e2e tables test ( #276 )
...
* Adds tables test
* Include .env var
* Adds asElement on again
* Add further loading states
* Format
* Hope to not lose focus
* Adds ID to shared key and modifies value of input directly
* Fix tables test
* Format
* Try uploading screenshots
* indent
* Fixes connection string
* Try wildcard upload path
2020-10-20 11:49:22 -04:00
Zachary Foster
f5ecb8a04f
Fixes e2e test input focus swapping ( #262 )
...
* Remove redundant E2E tests
* Remove deps
* Fixes e2e tests hopefully
Co-authored-by: Steve Faulkner <471400+southpolesteve@users.noreply.github.com>
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2020-10-07 15:41:38 -04:00
Zachary Foster
4fe2098730
Adds mongo e2e spec ( #207 )
...
* Adds mongo e2e spec
* Adds mongo connection string
* Constantize sql spec
* Use shared login function
* Remove comment
* Remove login lines from cassandra
* Adds frame return tyoe
* test updates
* format
* adds unique name
* remove trivial type annotation
2020-09-30 16:42:33 -04:00