MCPcopy Create free account
hub / github.com/RealDevSquad/website-backend / taskBasedStatusUpdates.test.js

File taskBasedStatusUpdates.test.js

test/unit/utils/taskBasedStatusUpdates.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const chai = require("chai");
2const sinon = require("sinon");
3const { NotFound } = require("http-errors");
4const { expect } = chai;

Callers

nothing calls this directly

Calls 8

generateErrorResponseFunction · 0.85
checkIfUserHasLiveTasksFunction · 0.85
getUserIdFromUserNameFunction · 0.85
getNextDayTimeStampFunction · 0.85

Tested by

no test coverage detected