MCPcopy 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

1const Ajv = require('ajv');
2const assert = require('chai').assert;
3const schemas = require('../schemas');
4

Callers

nothing calls this directly

Calls 2

itFunction · 0.85
validateRequiredFunction · 0.85

Tested by

no test coverage detected