Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
const
jsonLoad = require(
'../lib/json-load'
);
5
6
const
testfile = filename => path.join(__dirname,
'testJsonLoad'
, filename);
7
8
const
schema = {
9
$schema:
'http://json-schema.org/draft-04/schema#'
,
Callers
1
testJsonLoad.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected