Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/AstrBotDevs/AstrBot
/ routerReadiness.test.mjs
File
routerReadiness.test.mjs
dashboard/tests/routerReadiness.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
4
test(
'waitForRouterReadyInBackground returns immediately and logs failures'
,
async
() => {
Callers
nothing calls this directly
Calls
1
test
Function · 0.85
Tested by
no test coverage detected