MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / dispatch-job.test.ts

File dispatch-job.test.ts

apps/api/tests/lib/notifications/dispatch/dispatch-job.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test } from "bun:test";
2import { t } from "elysia";
3import {
4 cleanDatabase,

Callers

nothing calls this directly

Calls 9

defineNotificationEventFunction · 0.90
requireDbFunction · 0.90
cleanDatabaseFunction · 0.90
runNotificationDispatchFunction · 0.90
setupRegistriesFunction · 0.85
wipeDedupFunction · 0.70
insertTestUserFunction · 0.70
clearMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected