MCPcopy Create free account
hub / github.com/AlecM33/Werewolf / ServerTimer_Spec.js

File ServerTimer_Spec.js

spec/unit/server/modules/ServerTimer_Spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// TODO: clean up these deep relative paths? jsconfig.json is not working...
2const LOG_LEVEL = require('../../../../server/config/globals.js').LOG_LEVEL;
3const ServerTimer = require('../../../../server/modules/ServerTimer.js');
4const logger = require('../../../../server/modules/Logger.js')(LOG_LEVEL.DEBUG);

Callers

nothing calls this directly

Calls 3

runTimerMethod · 0.80
resumeTimerMethod · 0.80
stopTimerMethod · 0.45

Tested by

no test coverage detected