MCPcopy 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

1const assert = require('chai').assert;
2const sinon = require('sinon');
3const path = require('path');
4const jsonLoad = require('../lib/json-load');

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
testfileFunction · 0.85
doneFunction · 0.50

Tested by

no test coverage detected