Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ MongoTransform.spec.js
File
MongoTransform.spec.js
spec/MongoTransform.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// These tests are unit tests designed to only test transform.js.
2
'use strict'
;
3
4
const
transform = require(
'../lib/Adapters/Storage/Mongo/MongoTransform'
);
Callers
nothing calls this directly
Calls
3
jequal
Function · 0.85
isDate
Method · 0.80
relativeTimeToDate
Method · 0.80
Tested by
no test coverage detected