Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataform-co/dataform
/ index_init_test.ts
File
index_init_test.ts
cli/index_init_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, expect } from
"chai"
;
2
import
{ execFile } from
"child_process"
;
3
import
* as fs from
"fs-extra"
;
4
import
{ load as loadYaml } from
"js-yaml"
;
Callers
nothing calls this directly
Calls
7
suite
Function · 0.90
test
Function · 0.90
getProcessResult
Function · 0.90
createNewTmpDir
Method · 0.80
stringify
Method · 0.80
equals
Method · 0.80
create
Method · 0.65
Tested by
no test coverage detected