31 Commits

Author SHA1 Message Date
Srinath Narayanan
0c5f62afd6 removed deletion 2020-11-18 14:27:26 -08:00
Srinath Narayanan
2b38f8d3b1 fix format error 2020-11-18 14:04:12 -08:00
Srinath Narayanan
76e6573702 added delay 2020-11-18 14:01:32 -08:00
Srinath Narayanan
3d27eb6d68 removed logging 2020-11-18 13:48:08 -08:00
Srinath Narayanan
fe3e5f9383 increased delay for render 2020-11-18 13:29:21 -08:00
Srinath Narayanan
92fd5a73e6 added ci env variables 2020-11-18 12:56:27 -08:00
Srinath Narayanan
c0e10e1c1d format errors fixed 2020-11-18 12:31:21 -08:00
Srinath Narayanan
543c876430 added logging statements 2020-11-18 12:28:17 -08:00
zfoster
d7a077c558 Updates mongo spec to remove waitFor on already awaited selector 2020-11-18 14:14:53 -05:00
Srinath Narayanan
194d78af19 fixed formatting error 2020-11-17 11:37:48 -08:00
Srinath Narayanan
2a89879a5f renamed param 2020-11-17 11:29:46 -08:00
Srinath Narayanan
9b6d261d2b Merge branch 'master' into users/srnara/pupeteerForNotebooks 2020-11-17 11:07:16 -08:00
Srinath Narayanan
ca29ccb703 renamed params 2020-11-17 11:05:17 -08:00
Srinath Narayanan
dc40b6618e Addressed PR comments 2020-11-17 03:50:12 -08:00
Srinath Narayanan
394e1398d1 added try catch block with screenshot for error 2020-11-13 14:30:30 -08:00
Srinath Narayanan
58b5caed7e Added Auth 2020-11-13 14:27:27 -08:00
Steve Faulkner
84b6075ee8
Use Puppeteer for Emulator Test (#321)
* Use Puppeteer for Emulator Test

* Fix yaml

* more fixes

* Cleanup

* README

Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2020-11-13 10:58:38 -06:00
Srinath Narayanan
9f4fda13e7 initial commit for notbooks pupeteer tests 2020-11-11 04:53:04 -08:00
Zachary Foster
a009a8ba5f
Adds e2e readme and new endpoint env var (#314) 2020-11-03 14:05:54 -05: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 30353c26f319c71643347cc48c05194090527e3e.
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
victor-meng
666a378b3b
Fix resource tree refresh issue (#222) 2020-09-23 13:18:05 -07:00
Zachary Foster
13dafb9581
Adds cassandra e2e container CRUD test (#195)
* Starts cassandra

* Adds more cassandra

* wip

* Fix a few extra console.logs

* Format

* Adds cassandra connection string secret to ci

* Adds test name to failure screenshot

* Disable no-any on expect type, as it has getState() method

* Constantize some delays

* Accidentally deleted a brace
2020-09-22 16:21:57 -04:00
victor-meng
dc56f7e154
Lazy load database offer in data explorer (#208)
Co-authored-by: zfoster <notzachfoster@gmail.com>
2020-09-18 16:00:21 -07:00
Zachary Foster
3fe63e88cb
Adds e2e baseline SQL test in puppeteer (#160)
* Adds e2e baseline SQL test in puppeteer

* fix lint

* Skip index test

* add to ci

* Stop waiting for server

* Switch to headless mode

* Adds wait-for-server to package.json and uses it in puppeteer CI

* Adds waiton

* top level wait on

* Adds env var to secrets ci.yml

* use existing connection string

* redo tests

* nits and hopefully fix timeout issue

* Fix config file

* try waiting for delete container menu

* Removes statuseval

* Remove unused var

* Slow down and add quotes to selector

* Fix blocking point, remove wait

* Reduce to 50

* Adds database delete stuff

* remove logs, add back waitFors

* Finish container SQL spec test
2020-09-09 13:18:27 -04:00
Steve Faulkner
c51a55013c
Upload screenshot for runner failures (#72) 2020-07-02 09:58:36 -05:00
Steve Faulkner
e5fc6f2022
Runner Tweaks (#62)
Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
2020-06-25 18:59:44 -05:00
Steve Faulkner
3bf42b23dd
Initial Portal Runner (#51) 2020-06-24 14:07:01 -05:00