Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ flushGate.test.ts
File
flushGate.test.ts
src/bridge/flushGate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
{ FlushGate } from
'./flushGate.js'
3
4
describe(
'FlushGate'
, () => {
Callers
nothing calls this directly
Calls
5
deactivate
Method · 0.80
drop
Method · 0.80
enqueue
Method · 0.45
start
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected