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

File RateLimit.spec.js

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

Source from the content-addressed store, hash-verified

1const RedisCacheAdapter = require('../lib/Adapters/Cache/RedisCacheAdapter').default;
2const request = require('../lib/request');
3
4const headers = {

Callers

nothing calls this directly

Calls 8

reconfigureServerFunction · 0.85
validateRateLimitFunction · 0.85
destroyMethod · 0.80
requestFunction · 0.50
runMethod · 0.45
beforeFindMethod · 0.45
getMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected