Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/langgenius/dify
/ server.spec.ts
File
server.spec.ts
packages/dev-proxy/src/server.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
11
buildUpstreamUrl
Function · 0.90
isAllowedDevOrigin
Function · 0.90
createDevProxyApp
Function · 0.90
resolveCookieRewriteLocalScopeKey
Function · 0.90
toScopedLocalCookieName
Function · 0.90
it
Function · 0.50
request
Method · 0.45
get
Method · 0.45
join
Method · 0.45
map
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected