Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmno-dev/bumpy
/ snapshot.test.ts
File
snapshot.test.ts
packages/bumpy/test/core/snapshot.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, afterEach } from
'bun:test'
;
2
import
semver from
'semver'
;
3
import
{
4
sanitizeSnapshotName,
Callers
nothing calls this directly
Calls
14
sanitizeSnapshotName
Function · 0.90
cleanupTempDir
Function · 0.90
createTempGitRepo
Function · 0.90
makeConfig
Function · 0.90
resolveSnapshot
Function · 0.90
snapshotVersion
Function · 0.90
makeReleasePlan
Function · 0.90
makeRelease
Function · 0.90
buildSnapshotReleasePlan
Function · 0.90
makePkg
Function · 0.90
assertSnapshotPrerelease
Function · 0.90
formatSnapshotVersionSummary
Function · 0.90
Tested by
no test coverage detected