Part of the '-coverage' bolt-on consolidation epic (#8574 — non-closing reference).
test/unit/focus-manifest-engine-branch-coverage.test.ts (140 lines, describe("focus-manifest engine branch coverage (#2280)")) tests packages/loopover-engine/src/focus-manifest — the same module test/unit/focus-manifest-engine-barrel.test.ts covers.
NOTE the correct merge target: it is the engine-package barrel file, not the 6219-line test/unit/focus-manifest.test.ts, which tests the src-side src/settings/** modules.
Task
Part of the '-coverage' bolt-on consolidation epic (#8574 — non-closing reference).
test/unit/focus-manifest-engine-branch-coverage.test.ts(140 lines,describe("focus-manifest engine branch coverage (#2280)")) testspackages/loopover-engine/src/focus-manifest— the same moduletest/unit/focus-manifest-engine-barrel.test.tscovers.NOTE the correct merge target: it is the engine-package barrel file, not the 6219-line
test/unit/focus-manifest.test.ts, which tests the src-sidesrc/settings/**modules.Task
focus-manifest-engine-barrel.test.tswith behavior-spec titles; drop any already covered there.focus-manifest-engine-branch-coverage.test.ts.packages/loopover-engine/src/focus-manifest.tswith an unshardednpm run test:coveragebefore/after comparison.