Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/twilio/twilio-video-app-react
/ usePasscodeAuth.test.tsx
File
usePasscodeAuth.test.tsx
src/state/usePasscodeAuth/usePasscodeAuth.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { act, renderHook } from
'@testing-library/react-hooks'
;
3
import { createBrowserHistory } from
'history'
;
4
import { Router } from
'react-router-dom'
;
Callers
nothing calls this directly
Calls
8
getPasscode
Function · 0.90
verifyPasscode
Function · 0.90
clear
Method · 0.80
setItem
Method · 0.80
signOut
Method · 0.80
getItem
Method · 0.80
signIn
Method · 0.80
getToken
Method · 0.80
Tested by
no test coverage detected