MCPcopy 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

1import { describe, expect, it, afterEach } from '@jest/globals'
2
3jest.mock('../../utils/logger', () => ({
4 __esModule: true,

Callers

nothing calls this directly

Calls 2

getSecureAppUrlFunction · 0.90
getSecureTokenLinkFunction · 0.90

Tested by

no test coverage detected