MCPcopy 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

1import type { ReactNode } from "react";
2
3import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
4import { act, renderHook, waitFor } from "@testing-library/react";

Callers

nothing calls this directly

Calls 4

makeUserFunction · 0.90
useUpdateProfileFunction · 0.90
makeWrapperFunction · 0.70
waitForFunction · 0.50

Tested by

no test coverage detected