MCPcopy 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

1import { generateToken } from './token';
2
3describe('#generateToken', () => {
4 it('returns a token', () => {

Callers

nothing calls this directly

Calls 1

generateTokenFunction · 0.90

Tested by

no test coverage detected