Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ testApi.js
File
testApi.js
tests/testApi.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
_ = require(
'lodash'
);
2
const
assert = require(
'chai'
).assert;
3
const
request = require(
'request'
);
4
const
cheerio = require(
'cheerio'
);
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