MCPcopy Create free account
hub / github.com/bytebase/bytebase / sql-editor-export.spec.ts

File sql-editor-export.spec.ts

frontend/tests/e2e/sql-editor/sql-editor-export.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SQL Editor — result export workflow (PRs #20487 / #20491 / #20501).
2//
3// The export path was rewritten: the client-side `sql-download` formatter
4// library was deleted and export now goes through the backend Export RPC. A

Callers

nothing calls this directly

Calls 15

loadTestEnvFunction · 0.90
getInstancePgPortFunction · 0.90
testStruct · 0.90
execSqlFunction · 0.90
setWorkspaceExportPolicyFunction · 0.85
applyExportStateFunction · 0.85
openExportDrawerFunction · 0.85
createActiveGrantFunction · 0.85
exportStatementToCsvFunction · 0.85
loginMethod · 0.80
getPolicyMethod · 0.80
updateProjectSettingsMethod · 0.80

Tested by

no test coverage detected