MCPcopy Index your code
hub / github.com/parse-community/parse-server / LdapAuth.spec.js

File LdapAuth.spec.js

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

Source from the content-addressed store, hash-verified

1const ldap = require('../lib/Adapters/Auth/ldap');
2const mockLdapServer = require('./support/MockLdapServer');
3const fs = require('fs');
4const port = 12345;

Callers

nothing calls this directly

Calls 7

failFunction · 0.85
jequalFunction · 0.85
reconfigureServerFunction · 0.85
validateAuthDataMethod · 0.45
closeMethod · 0.45
validateAppIdMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected