Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dotenvx/dotenvx
/ colors.test.js
File
colors.test.js
tests/shared/colors.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
sinon = require(
'sinon'
)
3
4
const
{ getColor, bold } = require(
'../../src/shared/colors'
)
Callers
nothing calls this directly
Calls
2
getColor
Function · 0.85
bold
Function · 0.85
Tested by
no test coverage detected