test(cmd): add an exhaustive :Forge completion slot matrix #342
Labels
No labels
bug
documentation
duplicate
enhancement
fugitive
good first issue
help wanted
invalid
question
v0.1.0
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/forge.nvim#342
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?
Prerequisites
Problem
The agreed stock
:Forgecmdline contract is subtle. The interesting bugs here will not be obvious parse failures; they will be quiet drift between:Without an exhaustive slot matrix, future edits to
forge.cmdare likely to regress the contract silently.Proposed solution
Add exhaustive test coverage for the stock
:Forgecompletion contract.Matrix categories to cover
:Forge <Tab>:Forge pr <Tab>:Forge issue <Tab>:Forge ci <Tab>:Forge release <Tab>:Forge browse <Tab>:Forge clear <Tab>:Forge review <Tab>:Forge issue browse <Tab>:Forge ci browse <Tab>:Forge release browse <Tab>browse/deleterepo=template=head=/base=branch=/commit=target=adapter=method=Specific assertions to require
name=...subtree disables forge entity-list fetching for that requestrepo=values)Acceptance criteria:
Alternatives considered