Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ Auth.profile.mutations.test.tsx
File
Auth.profile.mutations.test.tsx
apps/ui/src/features/auth/Auth.profile.mutations.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { ReactNode } from
"react"
;
2
3
import { QueryClient, QueryClientProvider } from
"@tanstack/react-query"
;
4
import { act, renderHook, waitFor } from
"@testing-library/react"
;
Callers
nothing calls this directly
Calls
4
makeUser
Function · 0.90
useUpdateProfile
Function · 0.90
makeWrapper
Function · 0.70
waitFor
Function · 0.50
Tested by
no test coverage detected