MCPcopy
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

1import React from 'react';
2import { act, renderHook } from '@testing-library/react-hooks';
3import { createBrowserHistory } from 'history';
4import { Router } from 'react-router-dom';

Callers

nothing calls this directly

Calls 8

getPasscodeFunction · 0.90
verifyPasscodeFunction · 0.90
clearMethod · 0.80
setItemMethod · 0.80
signOutMethod · 0.80
getItemMethod · 0.80
signInMethod · 0.80
getTokenMethod · 0.80

Tested by

no test coverage detected