Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ isUrlValid, isVideo } from
'./utilities'
;
2
3
describe(
'isUrlValid'
, () => {
4
describe(
'when url is valid'
, () => {
Callers
nothing calls this directly
Calls
2
isUrlValid
Function · 0.90
isVideo
Function · 0.90
Tested by
no test coverage detected