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

Class

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

Source from the content-addressed store, hash-verified

292
293 it("renders a failure popup when completeOAuth fails and uses toErrorMessage", async () => {
294 class DomainError extends Data.TaggedError("DomainError")<{
295 readonly message: string;
296 }> {}
297 const html = await Effect.runPromise(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected