MCPcopy Index your code
hub / github.com/hey-api/hey-api / getTempSnapshotsPath

Function getTempSnapshotsPath

packages/openapi-python-tests/sdks/test/utils.ts:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30export const getSnapshotsPath = (): string => path.join(__dirname, '..', '__snapshots__');
31
32export const getTempSnapshotsPath = (): string => path.join(__dirname, '..', '.gen', 'snapshots');

Callers 1

opencode.test.tsFile · 0.90

Calls 1

joinMethod · 0.80

Tested by

no test coverage detected