Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/glidejs/glide
/ log.test.js
File
log.test.js
tests/unit/log.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ warn } from
'../../src/utils/log'
2
3
describe(
'Warn should'
, () => {
4
test(
'log an error to the console with suffix'
, () => {
Callers
nothing calls this directly
Calls
1
warn
Function · 0.90
Tested by
no test coverage detected