MCPcopy 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
4const transform = require('../lib/Adapters/Storage/Mongo/MongoTransform');

Callers

nothing calls this directly

Calls 3

jequalFunction · 0.85
isDateMethod · 0.80
relativeTimeToDateMethod · 0.80

Tested by

no test coverage detected