MCPcopy Create free account
hub / github.com/Snowflyt/tinyeffect / effected.spec.ts

File effected.spec.ts

test/effected.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2
3import type { EffectFactory, InferEffect, Unresumable } from "../src";
4import {

Callers

nothing calls this directly

Calls 15

effectFunction · 0.90
dependencyFunction · 0.90
errorFunction · 0.90
effectifyFunction · 0.90
effectedFunction · 0.90
runSyncFunction · 0.90
runAsyncFunction · 0.90
defineHandlerForFunction · 0.90
readItFunction · 0.85
mockReaderFunction · 0.85
raise42Function · 0.85
resumeFunction · 0.85

Tested by

no test coverage detected