MCPcopy Index your code
hub / github.com/simstudioai/sim / feature-flags.test.ts

File feature-flags.test.ts

apps/sim/lib/core/config/feature-flags.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment node
3 */
4import { beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 4

getFeatureFlagsFunction · 0.90
isFeatureEnabledFunction · 0.90
withAppConfigFunction · 0.85
enabledFunction · 0.85

Tested by

no test coverage detected