MCPcopy Index your code
hub / github.com/simstudioai/sim / zoom.test.ts

File zoom.test.ts

apps/sim/lib/webhooks/providers/zoom.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import crypto from 'node:crypto'
2import { NextRequest } from 'next/server'
3import { describe, expect, it } from 'vitest'
4import { validateZoomSignature, zoomHandler } from '@/lib/webhooks/providers/zoom'

Callers

nothing calls this directly

Calls 3

isZoomEventMatchFunction · 0.90
validateZoomSignatureFunction · 0.90
reqWithHeadersFunction · 0.70

Tested by

no test coverage detected