Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ token.test.js
File
token.test.js
apps/web/utilities/token.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ generateToken } from
'./token'
;
2
3
describe(
'#generateToken'
, () => {
4
it(
'returns a token'
, () => {
Callers
nothing calls this directly
Calls
1
generateToken
Function · 0.90
Tested by
no test coverage detected