Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ url.util.test.ts
File
url.util.test.ts
packages/server/src/enterprise/utils/url.util.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, afterEach } from
'@jest/globals'
2
3
jest.mock(
'../../utils/logger'
, () => ({
4
__esModule: true,
Callers
nothing calls this directly
Calls
2
getSecureAppUrl
Function · 0.90
getSecureTokenLink
Function · 0.90
Tested by
no test coverage detected