Skip to content

test(tui): add coverage for useTick, FlowMap, FocusedAgentPanel#723

Merged
JeremyDev87 merged 1 commit intomasterfrom
test/tui-coverage-gaps-702
Mar 20, 2026
Merged

test(tui): add coverage for useTick, FlowMap, FocusedAgentPanel#723
JeremyDev87 merged 1 commit intomasterfrom
test/tui-coverage-gaps-702

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Add useTick test: verify interval cleanup/restart when intervalMs prop changes at runtime
  • Add FlowMap test: medium layout with tick/now props for pulse icon and elapsed label
  • Add FocusedAgentPanel test: tick=0 without now — spinner shown, elapsed time hidden

Test plan

  • 38 tests pass across 3 modified test files
  • lint, format, typecheck, coverage, circular, build all pass
  • No production code changes — test-only PR

Closes #702

- useTick: verify interval cleanup/restart when intervalMs prop changes
- FlowMap: test medium layout with tick/now for pulse icon and elapsed
- FocusedAgentPanel: test tick=0 without now (spinner shown, elapsed hidden)

Closes #702
@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 19, 2026 10:01am

@JeremyDev87 JeremyDev87 merged commit 90a4807 into master Mar 20, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the test/tui-coverage-gaps-702 branch March 20, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test(tui): coverage gaps in useTick, FlowMap, FocusedAgentPanel

1 participant