MCPcopy
hub / github.com/svecosystem/runed / resource.test.svelte.ts

File resource.test.svelte.ts

packages/runed/src/lib/utilities/resource/resource.test.svelte.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, beforeAll, afterAll, afterEach } from "vitest";
2import { setupServer } from "msw/node";
3import { testWithEffect } from "$lib/test/util.svelte.js";
4import { sleep } from "$lib/internal/utils/sleep.js";

Callers

nothing calls this directly

Calls 4

testWithEffectFunction · 0.85
resourceFunction · 0.85
sleepFunction · 0.85
onCleanupFunction · 0.70

Tested by

no test coverage detected