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