Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ getPathnameWithQuery, withHttps } from
'./links'
;
2
3
describe(
'lib/links tests'
, () => {
4
it(
'should return links as https links'
, () => {
Callers
nothing calls this directly
Calls
2
withHttps
Function · 0.90
getPathnameWithQuery
Function · 0.90
Tested by
no test coverage detected