MCPcopy Create free account
hub / github.com/Noumena-Network/code / pollConfig.test.ts

File pollConfig.test.ts

src/bridge/pollConfig.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { resetGrowthBook } from '../services/analytics/growthbook.js'
3import { getPollIntervalConfig } from './pollConfig.js'
4import { DEFAULT_POLL_CONFIG } from './pollConfigDefaults.js'

Callers

nothing calls this directly

Calls 4

resetGrowthBookFunction · 0.85
setPollConfigOverrideFunction · 0.85
getPollIntervalConfigFunction · 0.85
restoreEnvVarFunction · 0.70

Tested by

no test coverage detected