mirror of
https://gitea.com/gitea/gitea-mcp.git
synced 2026-08-27 02:27:45 +00:00
72bbfabf00
Add operation/label/label_test.go verifying the label_read/label_write tools register under the "label" scope with the expected method enums and read/write classification, plus httptest coverage for list_repo_labels and create_repo_label. Extend operation/milestone/milestone_test.go with the equivalent registration assertions and an httptest-backed list milestones test. Co-Authored-By: Codet <codet@commitgo.dev> (GPT-5-Codex)