Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ getFeatureVisibility } from
"./entitlements"
;
2
3
describe(
"getFeatureVisibility"
, () => {
4
it(
"returns empty object if there is no license"
, () => {
Callers
nothing calls this directly
Calls
1
getFeatureVisibility
Function · 0.90
Tested by
no test coverage detected