MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / workos.node.test.ts

File workos.node.test.ts

apps/cloud/src/auth/workos.node.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServer, type IncomingMessage, type ServerResponse } from "node:http";
2import type { AddressInfo } from "node:net";
3
4import { describe, expect, it } from "@effect/vitest";

Callers

nothing calls this directly

Calls 8

collectWorkOSListFunction · 0.90
collectRawWorkOSListFunction · 0.90
generateKeypairFunction · 0.85
withWorkOSStubFunction · 0.85
signAccessTokenFunction · 0.85
sealSessionFunction · 0.85
runAuthenticateFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected