fix(daemon): unskip and fix 16 daemon tests #215
Reference in New Issue
Block a user
Delete Branch "fix/213-daemon-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Fix all 16 skipped daemon tests from #213.
Why
These tests were skipped (it.skip) because they failed intermittently or consistently. Skipped tests hide regressions.
Changes
kernel-workflow-integration.test.ts (8 tests)
kernel.test.ts (2 tests)
phase6-integration.test.ts (3) + kernel-integration.test.ts (3)
Result
All 165 daemon tests pass, zero skips.
Ref
Closes #213
LGTM ✅
修法正确:
165 tests 全绿,零 skip,干净利落。