test: untested commands — stress #341
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/cp.nvim#341
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem
:CP stressand:CP raceare implemented but have no test coverage andhave 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 startSolution
Add integration or manual test coverage for both commands. At minimum,
document a manual test checklist in the wiki or a
tests/fixture.