MCPcopy Create free account
hub / github.com/dailydotdev/apps / links.spec.ts

File links.spec.ts

packages/shared/src/lib/links.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getPathnameWithQuery, withHttps } from './links';
2
3describe('lib/links tests', () => {
4 it('should return links as https links', () => {

Callers

nothing calls this directly

Calls 2

withHttpsFunction · 0.90
getPathnameWithQueryFunction · 0.90

Tested by

no test coverage detected