MCPcopy
hub / github.com/growthbook/growthbook / features.test.ts

File features.test.ts

packages/back-end/test/features.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cloneDeep from "lodash/cloneDeep";
2import { GroupMap, SavedGroupInterface } from "shared/types/saved-group";
3import { FeatureDefinition } from "shared/types/sdk";
4import { FeatureInterface, ScheduleRule } from "shared/types/feature";

Callers

nothing calls this directly

Calls 14

getParsedConditionFunction · 0.90
hashStringsFunction · 0.90
getCurrentEnabledStateFunction · 0.90
getEnabledEnvironmentsFunction · 0.90
getSDKPayloadKeysByDiffFunction · 0.90
roundVariationWeightFunction · 0.90
getFeatureDefinitionFunction · 0.90
sha256Function · 0.90
generateRuleIdFunction · 0.90

Tested by

no test coverage detected