MCPcopy
hub / github.com/nextauthjs/next-auth / sign-out.test.js

File sign-out.test.js

src/client/__tests__/sign-out.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useState } from "react"
2import userEvent from "@testing-library/user-event"
3import { render, screen, waitFor } from "@testing-library/react"
4import { server, mockSignOutResponse } from "./helpers/mocks"

Callers

nothing calls this directly

Calls 3

getBroadcastEventsFunction · 0.90
signOutFunction · 0.90
useStateFunction · 0.85

Tested by

no test coverage detected