MCPcopy
hub / github.com/parse-community/parse-server / CloudCodeLogger.spec.js

File CloudCodeLogger.spec.js

spec/CloudCodeLogger.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const LoggerController = require('../lib/Controllers/LoggerController').LoggerController;
2const WinstonLoggerAdapter = require('../lib/Adapters/Logger/WinstonLoggerAdapter')
3 .WinstonLoggerAdapter;
4const fs = require('fs');

Callers

nothing calls this directly

Calls 10

reconfigureServerFunction · 0.85
execTestFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
truncateLogMessageMethod · 0.80
getLogsMethod · 0.80
findMethod · 0.65
countMethod · 0.65
getMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected