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

File ParseLiveQueryRedis.spec.js

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

Source from the content-addressed store, hash-verified

1if (process.env.PARSE_SERVER_TEST_CACHE === 'redis') {
2 describe('ParseLiveQuery redis', () => {
3 afterEach(async () => {
4 const client = await Parse.CoreManager.getLiveQueryController().getDefaultLiveQueryClient();

Callers

nothing calls this directly

Calls 6

reconfigureServerFunction · 0.85
destroyMethod · 0.80
subscribeMethod · 0.65
resolveFunction · 0.50
closeMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected