MCPcopy
hub / github.com/mastra-ai/mastra / retention.test.ts

File retention.test.ts

stores/pg/src/storage/retention.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createSampleThreadWithParams } from '@internal/storage-test-utils';
2import type { StorageThreadType } from '@mastra/core/memory';
3import { afterAll, beforeAll, beforeEach, describe, expect, it } from 'vitest';
4

Callers

nothing calls this directly

Calls 15

expectFunction · 0.85
indexesFunction · 0.85
mapMethod · 0.80
catchMethod · 0.80
newStoreFunction · 0.70
seedThreadFunction · 0.70
threadIdsFunction · 0.70
seedTriggerFunction · 0.70
triggerIdsFunction · 0.70
seedExperimentFunction · 0.70
countsFunction · 0.70
retentionIndexesFunction · 0.70

Tested by

no test coverage detected