test: untested commands — stress #341

Closed
opened 2026-03-06 21:19:24 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-06 21:19:24 +00:00

Problem

:CP stress and :CP race are implemented but have no test coverage and
have not been verified end-to-end in Neovim. Bugs in these flows may go
undetected.

Known untested commands

  • :CP stress — stress test loop against a brute-force solution
  • :CP race — countdown timer that auto-loads a contest on start

Solution

Add integration or manual test coverage for both commands. At minimum,
document a manual test checklist in the wiki or a tests/ fixture.

## Problem `:CP stress` and `:CP race` are implemented but have no test coverage and have not been verified end-to-end in Neovim. Bugs in these flows may go undetected. ## Known untested commands - `:CP stress` — stress test loop against a brute-force solution - `:CP race` — countdown timer that auto-loads a contest on start ## Solution Add integration or manual test coverage for both commands. At minimum, document a manual test checklist in the wiki or a `tests/` fixture.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/cp.nvim#341
No description provided.