Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/shipshapecode/tether
/ evented.spec.js
File
evented.spec.js
test/unit/evented.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Evented } from
'../../src/js/evented.js'
;
2
import
{ spy } from
'sinon'
;
3
4
describe(
'Evented'
, () => {
Callers
nothing calls this directly
Calls
4
on
Method · 0.80
trigger
Method · 0.80
off
Method · 0.80
once
Method · 0.80
Tested by
no test coverage detected