Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ initialSync.js
File
initialSync.js
tests/sync/initialSync.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ assert } = require(
'chai'
);
2
const
util = require(
'./util'
);
3
const
helperDb = require(
'../helperDb'
);
4
Callers
nothing calls this directly
Calls
2
it
Function · 0.85
assert
Function · 0.85
Tested by
no test coverage detected