Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New e2e tests * remove unneeded dependency * fix wdio config type * restore graphql file * Fix wdio types errors * fix graphql test issues * adding and reading data e2e tests * fix graphql test * emulator startup e2e tests * Mock user & fix execution tests * package-lock * - * undo changes in ui * chore: undo changes to tsconfig * exclude test folder from build * Fix tests setup * Fix test hooks * Try changing CI to macos * Limit parallelism to enhance CI performance * Lower parallelism * Remove prod build from pretest * CI for e2e tests * Increase memory limit for prod build * Await for notifications to be displayed * Increase test timeout for e2e * Enhance e2e tests * - * Increase timeout * - * - * - * - * Adding logs to debug * - * try 127.0.0.1 instead of localhost * add screenshots * - * - * - * - * - * - * - * - * - * - * debug mode * export screenshot only on error * - * fix deploy test * remove logs * remove debug flag * fix firebase binary in test * - * fix typing issue * addressing comments * fix typing issue 2 * revert `localhost` change * split graphql add/read data tests * use service account for CI * init test for sidebar change * remove execution retry logic * update generated sdk test * fix * fix error in importing scss modules * add sdk to app test done * remove unnecessary log * squash merge master * add readonlySignal typing to firstWhere * add connector.yaml in mock init --------- Co-authored-by: Harold Shen <hlshen@google.com>
- Loading branch information