Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ user.test.ts
File
user.test.ts
packages/serializers/src/user.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ username } from
'./user'
;
2
3
describe(
'#username'
, () => {
4
it(
'returns a username based on the display name'
, () => {
Callers
nothing calls this directly
Calls
1
username
Function · 0.90
Tested by
no test coverage detected