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