Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextauthjs/next-auth
/ sign-in.test.js
File
sign-in.test.js
src/client/__tests__/sign-in.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ useState } from
"react"
2
import
userEvent from
"@testing-library/user-event"
3
import
{ render, screen, waitFor } from
"@testing-library/react"
4
import
logger from
"../../lib/logger"
Callers
nothing calls this directly
Calls
2
signIn
Function · 0.90
useState
Function · 0.85
Tested by
no test coverage detected