Fix code-review findings: path encoding, string bodies, timeouts #6
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
trtmn/forgejo-mcp!6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/code-review-findings"
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?
Fixes issues #1-#5 filed from a full code review (safety / functionality / speed pass):
Adds test/unit.test.js and test/client-unit.test.js (pure unit tests, no network). All 5 new unit tests pass, and all 19 existing live integration tests still pass against the real instance.