MCPcopy
hub / github.com/prisma/prisma / getSSLVersion.test.ts

File getSSLVersion.test.ts

packages/get-platform/src/__tests__/getSSLVersion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2
3import { computeLibSSLSpecificPaths, getArchFromUname, getSSLVersion } from '../getPlatform'
4import { vitestContext } from '../test-utils/vitestContext'

Callers

nothing calls this directly

Calls 5

getArchFromUnameFunction · 0.90
getSSLVersionFunction · 0.90
describeIfFunction · 0.70
newMethod · 0.45

Tested by

no test coverage detected