MCPcopy Create free account
hub / github.com/coder/coder / entitlements.test.ts

File entitlements.test.ts

site/src/modules/dashboard/entitlements.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getFeatureVisibility } from "./entitlements";
2
3describe("getFeatureVisibility", () => {
4 it("returns empty object if there is no license", () => {

Callers

nothing calls this directly

Calls 1

getFeatureVisibilityFunction · 0.90

Tested by

no test coverage detected