test(electron): add cloud test (#4184)

Co-authored-by: Peng Xiao <pengxiao@outlook.com>
This commit is contained in:
Alex Yang
2023-09-17 13:26:06 -07:00
committed by GitHub
parent 40e094dcdd
commit cdad7edf15
28 changed files with 366 additions and 83 deletions

View File

@@ -3,7 +3,7 @@
"compilerOptions": {
"composite": true
},
"include": ["**/__tests__/**/*", "./tests", "./e2e"],
"include": ["**/__tests__/**/*", "./tests"],
"references": [
{
"path": "./tsconfig.json"