Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ Project.spec.ts
File
Project.spec.ts
compiler/companion/src/project/Project.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'ts-jest'
;
2
import
* as ts from
'typescript'
;
3
import
{ IProjectListener, Project } from
'./Project'
;
4
Callers
nothing calls this directly
Calls
10
createDefaultCompilerOptions
Function · 0.85
setFileContentAtPath
Method · 0.80
toBeTruthy
Method · 0.80
toBeUndefined
Method · 0.80
getOpenedSourceFile
Method · 0.80
openSourceFile
Method · 0.80
loadProgramIfNeeded
Method · 0.80
toBe
Method · 0.65
toEqual
Method · 0.65
createSourceFile
Method · 0.45
Tested by
no test coverage detected