MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / parser-user-agent.test.ts

File parser-user-agent.test.ts

packages/common/server/parser-user-agent.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { getDevice, parseUserAgent } from './parser-user-agent';
3
4describe('parseUserAgent', () => {

Callers

nothing calls this directly

Calls 2

parseUserAgentFunction · 0.90
getDeviceFunction · 0.90

Tested by

no test coverage detected