MCPcopy Create free account
hub / github.com/PrairieLearn/PrairieLearn / testfile

Function testfile

tests/testJsonLoad.js:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4const jsonLoad = require('../lib/json-load');
5
6const testfile = filename => path.join(__dirname, 'testJsonLoad', filename);
7
8const schema = {
9 $schema: 'http://json-schema.org/draft-04/schema#',

Callers 1

testJsonLoad.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected