MCPcopy Create free account
hub / github.com/TanStack/ai / env.test.ts

File env.test.ts

packages/ai-utils/tests/env.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, afterEach } from 'vitest'
2import { getApiKeyFromEnv } from '../src/env'
3
4describe('getApiKeyFromEnv', () => {

Callers

nothing calls this directly

Calls 2

getApiKeyFromEnvFunction · 0.90
nowMethod · 0.80

Tested by

no test coverage detected