test: add electron test (#1840)

This commit is contained in:
Himself65
2023-04-24 18:53:36 -05:00
committed by GitHub
parent 9c94d05dd8
commit d3ce90e721
18 changed files with 212 additions and 33 deletions
+6
View File
@@ -37,6 +37,9 @@
{
"path": "./tests"
},
{
"path": "./apps/electron/tests"
},
{
"path": "./apps/web"
},
@@ -66,6 +69,9 @@
},
{
"path": "./tsconfig.node.json"
},
{
"path": "./apps/electron"
}
],
"files": [],