MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / utilities.spec.ts

File utilities.spec.ts

apps/web/ui/Message/Link/utilities.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isUrlValid, isVideo } from './utilities';
2
3describe('isUrlValid', () => {
4 describe('when url is valid', () => {

Callers

nothing calls this directly

Calls 2

isUrlValidFunction · 0.90
isVideoFunction · 0.90

Tested by

no test coverage detected