Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/docs
/ product-names.js
File
product-names.js
tests/unit/product-names.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
productNames from
'../../lib/product-names.js'
2
3
describe(
'productNames module'
, () => {
4
test(
'is an object with product codes as keys and human-friendly names as values'
, () => {
Callers
nothing calls this directly
Calls
1
test
Function · 0.85
Tested by
no test coverage detected