Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepnote/deepnote
/ snowflake-integration-env-vars.test.ts
File
snowflake-integration-env-vars.test.ts
packages/database-integrations/src/snowflake-integration-env-vars.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ getSnowflakeFederatedAuthSqlAlchemyInput } from
'./snowflake-integration-env-vars'
3
4
describe(
'Snowflake federated auth'
, () => {
Callers
nothing calls this directly
Calls
2
getSnowflakeFederatedAuthSqlAlchemyInput
Function · 0.90
urlWithQueryParams
Method · 0.80
Tested by
no test coverage detected