Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ setup-project.ts
File
setup-project.ts
frontend/tests/e2e/framework/setup-project.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test as setup, expect } from
"@playwright/test"
;
2
import
* as fs from
"fs"
;
3
import
* as path from
"path"
;
4
import
{ loadTestEnv, saveTestEnv } from
"./env"
;
Callers
nothing calls this directly
Calls
8
loadTestEnv
Function · 0.90
seedTestData
Function · 0.90
saveTestEnv
Function · 0.90
login
Method · 0.80
listInstances
Method · 0.80
setup
Function · 0.50
goto
Method · 0.45
listDatabases
Method · 0.45
Tested by
no test coverage detected