Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Unleash/unleash
/ Authentication.test.tsx
File
Authentication.test.tsx
frontend/src/component/user/Authentication/Authentication.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { expect, test } from
'vitest'
;
2
import Authentication from
'component/user/Authentication/Authentication'
;
3
import { screen } from
'@testing-library/react'
;
4
import {
Callers
nothing calls this directly
Calls
4
testServerSetup
Function · 0.90
testServerRoute
Function · 0.90
render
Function · 0.90
testSSOAuthOption
Function · 0.85
Tested by
no test coverage detected