Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SpringRoll/SpringRoll
/ Debugger.spec.js
File
Debugger.spec.js
src/debug/Debugger.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Debugger } from
'./Debugger'
;
2
3
describe(
'Debugger'
, () => {
4
it(
'Should emit when the appropriate log level is assigned'
, () => {
Callers
nothing calls this directly
Calls
4
log
Method · 0.80
minLevel
Method · 0.80
assert
Method · 0.80
enable
Method · 0.45
Tested by
no test coverage detected