Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ testDatabase.js
File
testDatabase.js
tests/testDatabase.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
ERR = require(
'async-stacktrace'
);
2
3
var
databaseDiff = require(
'../lib/databaseDiff'
);
4
var
helperDb = require(
'./helperDb'
);
Callers
nothing calls this directly
Calls
3
after
Function · 0.85
it
Function · 0.85
done
Function · 0.50
Tested by
no test coverage detected