MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / feature-resolution.test.ts

File feature-resolution.test.ts

apps/api/tests/lib/acl/feature-resolution.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2
3import { FEATURES } from "../../../src/lib/acl/acl.constants";
4import { resolveFeatures } from "../../../src/lib/acl/feature-resolution";

Callers

nothing calls this directly

Calls 3

resolveFeaturesFunction · 0.90
planRowFunction · 0.85
overrideRowFunction · 0.85

Tested by

no test coverage detected