Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ testSyncCourseInfo.js
File
testSyncCourseInfo.js
tests/testSyncCourseInfo.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
ERR = require(
'async-stacktrace'
);
2
3
var
courseDB = require(
'../lib/course-db'
);
4
var
sqldb = require(
'@prairielearn/prairielib/sql-db'
);
Callers
nothing calls this directly
Calls
3
callback
Function · 0.85
after
Function · 0.85
it
Function · 0.85
Tested by
no test coverage detected