Fakes
Path:
loom-sprint-scaffold/loom/tests/fixtures/fakes.tsRelative: loom/tests/fixtures/fakes.tsSubproject: loom-sprint-scaffoldCategory: testsLines: 384Bytes: 13,629Imports: 5Exports: 21has tests
Content Preview
- /**
- * Shared fake implementations for LOOM E2E tests.
- *
- * Consolidates patterns from:
- * tests/orchestrator/checkpoint.test.ts
- * tests/execution/harness.test.ts
- * tests/memory/helpers.ts
- * tests/dispatcher/envelope-compiler.test.ts
- *
- * Existing tests continue using their local fakes — this file is the
- * canonical source for golden-runner and E2E tests.
- */
- import { sha256Hex } from "../../src/lib/ids";
- import type { GoalState, GoalId, StageSpec, GoalTunables, Predicate } from "