[PR #2059] [MERGED] Integration tests for issues API #16209

Closed
opened 2025-11-02 12:04:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2059
Author: @ethantkoenig
Created: 6/25/2017
Status: Merged
Merged: 6/25/2017
Merged by: @lunny

Base: masterHead: test/issue_api


📝 Commits (1)

  • 7f24fbc Integration tests for issues API

📊 Changes

2 files changed (+78 additions, -15 deletions)

View changed files

integrations/api_issue_test.go (+65 -0)
📝 routers/api/v1/repo/issue.go (+13 -15)

📄 Description

Also simplify the ListIssues(..) router.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2059 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 6/25/2017 **Status:** ✅ Merged **Merged:** 6/25/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/issue_api` --- ### 📝 Commits (1) - [`7f24fbc`](https://github.com/go-gitea/gitea/commit/7f24fbcf8285182bbf3b75928eb6e02a05e9f482) Integration tests for issues API ### 📊 Changes **2 files changed** (+78 additions, -15 deletions) <details> <summary>View changed files</summary> ➕ `integrations/api_issue_test.go` (+65 -0) 📝 `routers/api/v1/repo/issue.go` (+13 -15) </details> ### 📄 Description Also simplify the `ListIssues(..)` router. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:04:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16209