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