MCPcopy Create free account
hub / github.com/simstudioai/sim / factory.test.ts

File factory.test.ts

apps/sim/lib/core/rate-limiter/storage/factory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { redisConfigMock, redisConfigMockFns } from '@sim/testing'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3
4const { mockGetStorageMethod, reconnectCallbacks } = vi.hoisted(() => {

Callers

nothing calls this directly

Calls 3

resetStorageAdapterFunction · 0.90
createStorageAdapterFunction · 0.90
pushMethod · 0.45

Tested by

no test coverage detected