Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FlowiseAI/Flowise
/ ScheduleBeat.test.ts
File
ScheduleBeat.test.ts
packages/server/src/schedule/ScheduleBeat.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Unit tests
for
ScheduleBeat — schedule orchestrator.
3
* All external dependencies (node-cron, QueueManager, ScheduleExecutor,
4
* getRunningExpressApp, schedule service) are mocked.
Callers
nothing calls this directly
Calls
12
resetSingleton
Function · 0.85
set
Method · 0.80
onScheduleChanged
Method · 0.80
shutdown
Method · 0.80
_syncAllJobs
Method · 0.80
_upsertCronJob
Method · 0.80
_removeCronJob
Method · 0.80
_onCronFire
Method · 0.80
makeRecord
Function · 0.70
init
Method · 0.65
getInstance
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected