MCPcopy Create free account
hub / github.com/bytebase/bytebase / maskingExemption.test.ts

File maskingExemption.test.ts

frontend/src/react/lib/sensitive-data/maskingExemption.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "vitest";
2import { emptySimpleExpr, wrapAsGroup } from "@/plugins/cel";
3import type { DatabaseResource } from "@/types";
4import { buildMaskingExemption } from "./maskingExemption";

Callers

nothing calls this directly

Calls 4

wrapAsGroupFunction · 0.90
emptySimpleExprFunction · 0.90
buildMaskingExemptionFunction · 0.90
testStruct · 0.85

Tested by

no test coverage detected