Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ getBot.test.ts
File
getBot.test.ts
apps/web/utilities/getBot.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isBot } from
'./getBot'
;
2
3
describe(
'getBot'
, () => {
4
test(
'isBot'
, () => {
Callers
nothing calls this directly
Calls
2
isBot
Function · 0.90
test
Function · 0.85
Tested by
no test coverage detected