[PR #1645] [MERGED] fix #1643 and improve integration test #15968

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1645
Author: @lunny
Created: 4/30/2017
Status: Merged
Merged: 4/30/2017
Merged by: @appleboy

Base: masterHead: lunny/fix_search_repo


📝 Commits (1)

📊 Changes

4 files changed (+36 additions, -10 deletions)

View changed files

📝 integrations/api_repo_test.go (+9 -0)
📝 integrations/repo_test.go (+0 -9)
integrations/user_test.go (+21 -0)
📝 routers/api/v1/repo/repo.go (+6 -1)

📄 Description

This will fix #1643 with integration test and will split integration/view_test.go into integration/repo_test.go and integration/user_test.go.


🔄 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/1645 **Author:** [@lunny](https://github.com/lunny) **Created:** 4/30/2017 **Status:** ✅ Merged **Merged:** 4/30/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `lunny/fix_search_repo` --- ### 📝 Commits (1) - [`2621e57`](https://github.com/go-gitea/gitea/commit/2621e57a9e7244fa01b116df43bec1612da4a0ed) fix #1643 and improve integration test ### 📊 Changes **4 files changed** (+36 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `integrations/api_repo_test.go` (+9 -0) 📝 `integrations/repo_test.go` (+0 -9) ➕ `integrations/user_test.go` (+21 -0) 📝 `routers/api/v1/repo/repo.go` (+6 -1) </details> ### 📄 Description This will fix #1643 with integration test and will split `integration/view_test.go` into `integration/repo_test.go` and `integration/user_test.go`. --- <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 11:59:12 -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#15968