[PR #1083] [MERGED] refactor: move SearchRepositoryByName testing. #15756

Closed
opened 2025-11-02 11:53:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1083
Author: @appleboy
Created: 2/28/2017
Status: Merged
Merged: 2/28/2017
Merged by: @lunny

Base: masterHead: patch-222


📝 Commits (1)

  • 887ebbb refactor: move SearchRepositoryByName testing.

📊 Changes

2 files changed (+63 additions, -52 deletions)

View changed files

models/repo_list_test.go (+63 -0)
📝 models/repo_test.go (+0 -52)

📄 Description

Just move SearchRepositoryByName testing to repo_list.go file.

cc @lunny


🔄 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/1083 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/28/2017 **Status:** ✅ Merged **Merged:** 2/28/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-222` --- ### 📝 Commits (1) - [`887ebbb`](https://github.com/go-gitea/gitea/commit/887ebbbaf7b6903f9640b5a7ba5df258d359717f) refactor: move SearchRepositoryByName testing. ### 📊 Changes **2 files changed** (+63 additions, -52 deletions) <details> <summary>View changed files</summary> ➕ `models/repo_list_test.go` (+63 -0) 📝 `models/repo_test.go` (+0 -52) </details> ### 📄 Description Just move `SearchRepositoryByName` testing to `repo_list.go` file. cc @lunny --- <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:53:52 -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#15756