Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mastra-ai/mastra
/ index.test.ts
File
index.test.ts
deployers/cloudflare/src/secrets-manager/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// secrets-manager.test.ts
2
import
{ describe, it, expect, beforeEach, vi } from
'vitest'
;
3
4
import
{ CloudflareSecretsManager } from
'./index.js'
;
Callers
nothing calls this directly
Calls
7
expect
Function · 0.85
createSecret
Method · 0.80
createProjectSecrets
Method · 0.80
deleteSecret
Method · 0.80
listSecrets
Method · 0.80
resolve
Method · 0.65
any
Method · 0.65
Tested by
no test coverage detected