MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / oauth-result-store.test.ts

File oauth-result-store.test.ts

apps/local/src/oauth-result-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "@effect/vitest";
2// oxlint-disable-next-line executor/no-vitest-import -- boundary: deterministic timer control comes from vitest itself
3import { vi } from "vitest";
4import { OAUTH_POPUP_MESSAGE_TYPE, type OAuthPopupResult } from "@executor-js/sdk";

Callers

nothing calls this directly

Calls 8

publishOAuthResultFunction · 0.90
waitForOAuthResultFunction · 0.90
consumeOAuthResultFunction · 0.90
sampleResultFunction · 0.85
abortMethod · 0.65

Tested by

no test coverage detected