MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / url.test.ts

File url.test.ts

packages/utilities/src/url.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { stripProtocol, normalizeUrl, cleanUpUrl, getThreadUrl } from './url';
2
3describe('cleanUpUrl', () => {
4 test('clean up customDomain', () => {

Callers

nothing calls this directly

Calls 5

cleanUpUrlFunction · 0.90
stripProtocolFunction · 0.90
normalizeUrlFunction · 0.90
getThreadUrlFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected