Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CashScript/cashscript
/ source-map.test.ts
File
source-map.test.ts
packages/utils/test/source-map.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ generateSourceMap, sourceMapToLocationData } from
'../src/index.js'
;
2
import
{ fixtures } from
'./fixtures/source-map.fixture.js'
;
3
4
describe(
'Source map generation'
, () => {
Callers
nothing calls this directly
Calls
2
generateSourceMap
Function · 0.85
sourceMapToLocationData
Function · 0.85
Tested by
no test coverage detected