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

Class

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

Source from the content-addressed store, hash-verified

403
404 it("renders a failure popup when completeOAuth fails and uses toErrorMessage", async () => {
405 class DomainError extends Data.TaggedError("DomainError")<{
406 readonly message: string;
407 }> {}
408 const html = await Effect.runPromise(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected