MCPcopy
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

1import { describe, expect, it } from 'vitest'
2import { getSnowflakeFederatedAuthSqlAlchemyInput } from './snowflake-integration-env-vars'
3
4describe('Snowflake federated auth', () => {

Callers

nothing calls this directly

Tested by

no test coverage detected