Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
3
import
type
{ EffectFactory, InferEffect, Unresumable } from
"../src"
;
4
import
{
Callers
nothing calls this directly
Calls
15
effect
Function · 0.90
dependency
Function · 0.90
error
Function · 0.90
effectify
Function · 0.90
effected
Function · 0.90
runSync
Function · 0.90
runAsync
Function · 0.90
defineHandlerFor
Function · 0.90
readIt
Function · 0.85
mockReader
Function · 0.85
raise42
Function · 0.85
resume
Function · 0.85
Tested by
no test coverage detected