Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/analogjs/analog
/ service.spec.ts
File
service.spec.ts
packages/vite-plugin-angular/src/lib/compiler/service.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, expectCompiles } from
'./test-helpers'
;
3
import
{ angularVersionAtLeast } from
'./angular-version'
;
4
Callers
nothing calls this directly
Calls
3
angularVersionAtLeast
Function · 0.90
expectCompiles
Function · 0.90
compile
Function · 0.85
Tested by
no test coverage detected