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

File Auth.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3describe('Auth', () => {
4 const { Auth, getAuthForSessionToken } = require('../lib/Auth.js');

Callers

nothing calls this directly

Calls 7

reconfigureServerFunction · 0.85
getAuthForSessionTokenFunction · 0.85
updateMethod · 0.80
countMethod · 0.65
clearMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected