MCPcopy
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

1import { describe, it, expect } from 'vitest';
2import { compileCode as compile, expectCompiles } from './test-helpers';
3import { angularVersionAtLeast } from './angular-version';
4

Callers

nothing calls this directly

Calls 3

angularVersionAtLeastFunction · 0.90
expectCompilesFunction · 0.90
compileFunction · 0.85

Tested by

no test coverage detected