MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/api/src/oauth-popup.test.ts:305–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303
304 it("renders a failure popup when completeOAuth fails and uses toErrorMessage", async () => {
305 class DomainError extends Data.TaggedError("DomainError")<{
306 readonly message: string;
307 }> {}
308 const html = await Effect.runPromise(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected