Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/analogjs/analog
/ error-handling.spec.ts
File
error-handling.spec.ts
packages/vite-plugin-angular/src/lib/compiler/error-handling.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ compileCode as compile } from
'./test-helpers'
;
3
4
describe(
'Error Handling'
, () => {
Callers
nothing calls this directly
Calls
1
compile
Function · 0.85
Tested by
no test coverage detected