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