MCPcopy Index your code
hub / github.com/nodeSolidServer/node-solid-server / tls-authenticator-test.mjs

File tls-authenticator-test.mjs

test/unit/tls-authenticator-test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chai from 'chai'
2import sinon from 'sinon'
3import sinonChai from 'sinon-chai'
4import dirtyChai from 'dirty-chai'

Callers

nothing calls this directly

Calls 8

renegotiateTlsMethod · 0.80
getCertificateMethod · 0.80
extractWebIdMethod · 0.80
verifyWebIdMethod · 0.80
fromMethod · 0.45
fromParamsMethod · 0.45
findValidUserMethod · 0.45
loadUserMethod · 0.45

Tested by

no test coverage detected