[PR #961] [MERGED] Unit tests for repo redirects #15682

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/961
Author: @ethantkoenig
Created: 2/16/2017
Status: Merged
Merged: 2/17/2017
Merged by: @lunny

Base: masterHead: test/repo_redirect


📝 Commits (1)

  • 067e664 Unit tests for repo redirects

📊 Changes

2 files changed (+79 additions, -0 deletions)

View changed files

models/fixtures/repo_redirect.yml (+5 -0)
models/repo_redirect_test.go (+74 -0)

📄 Description

Unit tests for models/repo_redirect.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/961 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 2/16/2017 **Status:** ✅ Merged **Merged:** 2/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/repo_redirect` --- ### 📝 Commits (1) - [`067e664`](https://github.com/go-gitea/gitea/commit/067e6645f5aca1c6fb30fbe3d8baf5b453076f94) Unit tests for repo redirects ### 📊 Changes **2 files changed** (+79 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `models/fixtures/repo_redirect.yml` (+5 -0) ➕ `models/repo_redirect_test.go` (+74 -0) </details> ### 📄 Description Unit tests for `models/repo_redirect.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:52:13 -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#15682